mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Revert "upstream fonts.css does not have mapping to 'common'"
This commit is contained in:
parent
88cfc6fa0b
commit
cd0777b8b6
1 changed files with 1 additions and 7 deletions
|
@ -149,6 +149,7 @@
|
||||||
- bboxes.geojson
|
- bboxes.geojson
|
||||||
- center.png
|
- center.png
|
||||||
- countries.json
|
- countries.json
|
||||||
|
- fonts.css
|
||||||
- ol-layerswitcher.css
|
- ol-layerswitcher.css
|
||||||
- ol-contextmenu.css
|
- ol-contextmenu.css
|
||||||
- pin_drop.png
|
- pin_drop.png
|
||||||
|
@ -185,13 +186,6 @@
|
||||||
with_fileglob:
|
with_fileglob:
|
||||||
- fonts/*
|
- fonts/*
|
||||||
|
|
||||||
- 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"
|
|
||||||
state: link
|
|
||||||
force: yes
|
|
||||||
|
|
||||||
- name: Force Download redirect {{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/viewer/installer-index.redirect to test page {{ vector_map_path }}/maplist/index.html
|
- name: Force Download redirect {{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/viewer/installer-index.redirect to test page {{ vector_map_path }}/maplist/index.html
|
||||||
get_url:
|
get_url:
|
||||||
url: "{{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/viewer/installer-index.redirect"
|
url: "{{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/viewer/installer-index.redirect"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue