mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
symlink for regions.json
This commit is contained in:
commit
c230ab0efc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- name: Create a link to osm catalog in /common/assets
|
- name: Create a link to osm catalog in /common/assets
|
||||||
file:
|
file:
|
||||||
src: "{{ osm_vector_path }}/assets/regions.json"
|
src: "{{ osm_vector_path }}/maplist/assets/regions.json"
|
||||||
dest: "{{ doc_root }}/common/assets/regions.json"
|
dest: "{{ doc_root }}/common/assets/regions.json"
|
||||||
state: link
|
state: link
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue