mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Revise osm-vector-maps/tasks/install.yml ?
This commit is contained in:
parent
35bd5a6201
commit
8da71eb35d
1 changed files with 7 additions and 6 deletions
|
@ -192,12 +192,13 @@
|
||||||
- iiab-make-init.py
|
- iiab-make-init.py
|
||||||
- iiab-update-map
|
- iiab-update-map
|
||||||
|
|
||||||
- name: Install /etc/nginx/osm-vector-maps-nginx.conf from template
|
# nginx.yml handles this, right?
|
||||||
template:
|
#- name: Install /etc/nginx/osm-vector-maps-nginx.conf from template
|
||||||
src: osm-vector-maps-nginx.conf.j2
|
# template:
|
||||||
dest: /etc/nginx/conf.d/osm-vector-maps-nginx.conf
|
# src: osm-vector-maps-nginx.conf.j2
|
||||||
when:
|
# dest: /etc/nginx/conf.d/osm-vector-maps-nginx.conf
|
||||||
osm_vector_maps_install | bool
|
# when:
|
||||||
|
# osm_vector_maps_install | bool
|
||||||
|
|
||||||
|
|
||||||
# RECORD OSM Vector Maps AS INSTALLED
|
# RECORD OSM Vector Maps AS INSTALLED
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue