Skip to content

Commit 43c3dc6

Browse files
authored
3-base-server/tasks/main.yml: list all 7 roles that auto-install httpd / Apache
1 parent 116485e commit 43c3dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/3-base-server/tasks/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
name: mysql
99
when: mysql_install | bool
1010

11-
# 2020-05-21: Apache role 'httpd' is installed as nec by any of these 6 roles:
11+
# 2020-05-21: Apache role 'httpd' is installed as nec by any of these 7 roles:
1212
#
13-
# cups, elgg, lokole, moodle, nodered, phpmyadmin
13+
# cups, elgg, lokole, moodle, nodered, pbx, phpmyadmin
1414
#
1515
# These 14 roles conditionally touch /etc/apache2/sites-available/*.conf files:
1616
#

0 commit comments

Comments
 (0)