mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
osm-vector-maps/tasks/main.yml: NGINX is now mandatory
This commit is contained in:
parent
8da71eb35d
commit
ceaa42937a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
- name: Enable/Disable/Reload NGINX for OSM, if nginx_enabled
|
||||
include_tasks: nginx.yml
|
||||
when: nginx_enabled | bool
|
||||
#when: nginx_enabled | bool
|
||||
|
||||
|
||||
- name: Add 'osm-vector-maps' variable values to {{ iiab_ini_file }}
|
||||
|
|
Loading…
Reference in a new issue