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

Clarify Apache residue in 3-base-server/tasks/main.yml

This commit is contained in:
root 2020-05-16 22:58:48 -04:00
parent 13bc1e960f
commit a16702743e

View file

@ -8,7 +8,11 @@
name: mysql
when: mysql_install | bool
# 2020-05-16: invoked as nec by roles {elgg, lokole, moodle, nodered}
# 2020-05-16: Invoked as nec by 5 roles {cups, elgg, lokole, moodle, nodered}.
# These 9 roles conditionally touch Apache .conf files etc: awstats, calibre-
# web, kalite, kiwix, nextcloud, sugarizer, usb_lib, wordpress, www_options.
# CAUTION: mysql/tasks/install.yml's php install drags in apache2 regardless !
#
# - name: HTTPD (Apache)
# include_role:
# name: httpd