mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +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
|
||||
file:
|
||||
src: "{{ osm_vector_path }}/assets/regions.json"
|
||||
src: "{{ osm_vector_path }}/maplist/assets/regions.json"
|
||||
dest: "{{ doc_root }}/common/assets/regions.json"
|
||||
state: link
|
||||
|
||||
|
|
Loading…
Reference in a new issue