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:
parent
13bc1e960f
commit
a16702743e
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue