1
0
Fork 0
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:
A Holt 2020-09-28 07:39:48 -04:00 committed by GitHub
parent 35bd5a6201
commit 8da71eb35d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,12 +192,13 @@
- iiab-make-init.py
- iiab-update-map
- name: Install /etc/nginx/osm-vector-maps-nginx.conf from template
template:
src: osm-vector-maps-nginx.conf.j2
dest: /etc/nginx/conf.d/osm-vector-maps-nginx.conf
when:
osm_vector_maps_install | bool
# nginx.yml handles this, right?
#- name: Install /etc/nginx/osm-vector-maps-nginx.conf from template
# template:
# src: osm-vector-maps-nginx.conf.j2
# dest: /etc/nginx/conf.d/osm-vector-maps-nginx.conf
# when:
# osm_vector_maps_install | bool
# RECORD OSM Vector Maps AS INSTALLED