mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
when: not osm_redirect.stat.exists
This commit is contained in:
parent
ea704596d1
commit
75ea18803b
1 changed files with 1 additions and 1 deletions
|
@ -88,4 +88,4 @@
|
|||
copy:
|
||||
src: test-index.redirect
|
||||
dest: "{{ vector_map_path }}/index.html"
|
||||
when: osm_redirect.stat.exists
|
||||
when: not osm_redirect.stat.exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue