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

Revert "don't delete default nginx site if is_guest"

This reverts commit c18c7ff3778812fe4da5f5c590a9f4d50f5559c2.
This commit is contained in:
Jerry Vonau 2022-04-06 17:30:57 -05:00
parent 55a36a42ba
commit 3040dea46a

View file

@ -42,7 +42,6 @@
file: file:
path: /etc/nginx/sites-enabled/default path: /etc/nginx/sites-enabled/default
state: absent state: absent
when: not is_guest
# start block # start block
- block: - block: