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

Reduce dependency on Apache in 9 playbooks

This commit is contained in:
root 2020-05-16 22:48:52 -04:00
parent 83b44f0a89
commit 13bc1e960f
9 changed files with 42 additions and 35 deletions

View file

@ -89,7 +89,7 @@
template:
src: wordpress.conf.j2
dest: "/etc/{{ apache_conf_dir }}/wordpress.conf"
when: apache_enabled | bool
when: apache_installed is defined
# RECORD WordPress AS INSTALLED