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