mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
3-base-server/tasks/main.yml: list all 7 roles that auto-install httpd / Apache
This commit is contained in:
parent
116485eab7
commit
43c3dc6b2d
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@
|
||||||
name: mysql
|
name: mysql
|
||||||
when: mysql_install | bool
|
when: mysql_install | bool
|
||||||
|
|
||||||
# 2020-05-21: Apache role 'httpd' is installed as nec by any of these 6 roles:
|
# 2020-05-21: Apache role 'httpd' is installed as nec by any of these 7 roles:
|
||||||
#
|
#
|
||||||
# cups, elgg, lokole, moodle, nodered, phpmyadmin
|
# cups, elgg, lokole, moodle, nodered, pbx, phpmyadmin
|
||||||
#
|
#
|
||||||
# These 14 roles conditionally touch /etc/apache2/sites-available/*.conf files:
|
# These 14 roles conditionally touch /etc/apache2/sites-available/*.conf files:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue