mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update roles/osm-vector-maps/tasks/install.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
3c928c04a7
commit
8995a59239
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
|||
with_fileglob:
|
||||
- fonts/*
|
||||
|
||||
- name: Force Symlink {{ doc_root }}/common/fonts/fonts.css -> {{ vector_map_path }}/viewer/assets/fonts.css
|
||||
- name: Force Symlink {{ vector_map_path }}/viewer/assets/fonts.css -> {{ doc_root }}/common/fonts/fonts.css
|
||||
file:
|
||||
src: "{{ doc_root }}/common/fonts/fonts.css"
|
||||
path: "{{ vector_map_path }}/viewer/assets/fonts.css"
|
||||
|
|
Loading…
Add table
Reference in a new issue