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

Update main.yml

This commit is contained in:
A Holt 2018-10-31 15:12:36 -04:00 committed by GitHub
parent 84bcfbaffa
commit fa814a257d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@
state: link
when: sugarizer_enabled and is_debuntu
- name: Remove symlink /etc/apache2/sites-enabled/sugarizer.conf, if sugarizer_enabled: False" (debuntu)
- name: "Remove symlink /etc/apache2/sites-enabled/sugarizer.conf, if sugarizer_enabled: False" (debuntu)
file:
path: /etc/apache2/sites-enabled/sugarizer.conf
state: absent