mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
commit
da41c9ed23
2 changed files with 11 additions and 10 deletions
|
@ -27,10 +27,10 @@
|
|||
when: moodle_install
|
||||
tags: olpc, moodle
|
||||
|
||||
- name: OSM_VECTOR
|
||||
- name: OSM_VECTOR_MAPS
|
||||
include_role:
|
||||
name: osm-vector
|
||||
when: osm_vector_install is defined and osm_vector_install
|
||||
name: osm-vector-maps
|
||||
when: osm_vector_maps_install
|
||||
tags: osm
|
||||
|
||||
# UNMAINTAINED
|
||||
|
|
|
@ -45,8 +45,9 @@
|
|||
dest: /usr/bin/iiab-update-map
|
||||
mode: "0755"
|
||||
|
||||
- name: Run the script that does osm-vector-maps housekeeping
|
||||
shell: /usr/bin/iiab-update-map
|
||||
# This depends on iiab-admin-console which is not yet installed
|
||||
#- name: Run the script that does osm-vector-maps housekeeping
|
||||
# shell: /usr/bin/iiab-update-map
|
||||
|
||||
- name: Copy the Countries geojson to assets
|
||||
copy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue