mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
lint for release: osm-vector-maps/tasks/main.yml
This commit is contained in:
parent
3e7ae3351d
commit
c07ae9bbd6
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
- name: Install OSM Vector Maps if 'osm_vector_maps_installed' not defined, e.g. in {{ iiab_state_file }} # /etc/iiab/iiab_state.yml
|
||||
include_tasks: install.yml
|
||||
when: osm_vector_maps_installed is undefined
|
||||
|
||||
|
||||
- name: Enable/Disable/Reload NGINX for OSM, if nginx_enabled
|
||||
include_tasks: nginx.yml
|
||||
|
|
Loading…
Reference in a new issue