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

Apache is restarted regardless (flow can be improved later)

This commit is contained in:
A Holt 2017-12-04 10:14:05 -05:00 committed by GitHub
parent 6ae4d9dcf5
commit e798cfe1a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,8 +147,8 @@
service:
name: "{{ apache_service }}"
state: restarted
when: nextcloud_enabled
# when: not nextcloud_enabled
# when: nextcloud_enabled # taken care of by nextcloud_enabled.yml below
when: not nextcloud_enabled
# Enable nextcloud by copying template to httpd config