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

don't delete default nginx site if is_guest

This commit is contained in:
Jerry Vonau 2021-06-28 16:47:20 -05:00
parent 2e109bf096
commit 88eebd31da

View file

@ -47,6 +47,7 @@
file:
path: /etc/nginx/sites-enabled/default
state: absent
when: not is_guest
- name: 'Install 3 (of 5) files from template: /etc/nginx/server.conf, /etc/nginx/nginx.conf, /etc/nginx/mime.types'
template: