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:
parent
83b44f0a89
commit
13bc1e960f
9 changed files with 42 additions and 35 deletions
|
@ -28,7 +28,7 @@
|
|||
template:
|
||||
src: content_dir.conf
|
||||
dest: "/etc/{{ apache_conf_dir }}" # apache2/sites-available on debuntu
|
||||
when: apache_install
|
||||
when: apache_installed is defined
|
||||
|
||||
|
||||
# RECORD 'USB_LIB' AS INSTALLED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue