mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
osm-vector-maps/tasks/install.yml: Update stale URL explanation
This commit is contained in:
parent
fd8c323808
commit
db082cbe39
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
state: link
|
||||
|
||||
# At this point, fetches from github.com/georgejhunt/maps from test branch
|
||||
- name: Download OpenLayers test page stuff (JavaScript bundle etc) from {{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/test-page/build/* to {{ vector_map_path }}/test-page/ -- for test page http://box/maps/maplist
|
||||
- name: Download OpenLayers test page stuff (JavaScript bundle etc) from {{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/test-page/build/* to {{ vector_map_path }}/test-page/ -- for test page http://box/osm-vector-maps/installer/
|
||||
get_url:
|
||||
url: "{{ osm_repo_url }}/{{ maps_branch }}/osm-source/pages/test-page/build/{{ item }}" # https://raw.githubusercontent.com/iiab/maps / master
|
||||
dest: "{{ vector_map_path }}/test-page/"
|
||||
|
|
Loading…
Add table
Reference in a new issue