1
0
Fork 0
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:
George Hunt 2019-04-08 16:17:30 -07:00
commit c230ab0efc

View file

@ -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