1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Cleaner Gitea playbook + 2 tasks/main.yml's

This commit is contained in:
root 2020-02-01 18:20:22 -05:00
parent 34fcddf467
commit 413ff01132
9 changed files with 124 additions and 103 deletions

View file

@ -24,9 +24,6 @@
when: osm_vector_maps_installed is undefined
#- name: Install countries.json, map_functions.js & 2 index.html's under-or-in {{ vector_map_path }}/maplist # /library/www/osm-vector-maps
# include_tasks: enable-or-disable.yml
- name: Enable/Disable/Reload NGINX for OSM, if nginx_enabled
include_tasks: nginx.yml
when: nginx_enabled | bool