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:
parent
2e109bf096
commit
88eebd31da
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue