From 43c3dc6b2d5bbf2bb2b3c7c9000e568ae1c05cbb Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 28 Aug 2020 23:51:56 -0400 Subject: [PATCH] 3-base-server/tasks/main.yml: list all 7 roles that auto-install httpd / Apache --- roles/3-base-server/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/3-base-server/tasks/main.yml b/roles/3-base-server/tasks/main.yml index e8d34337fb..b38511a132 100644 --- a/roles/3-base-server/tasks/main.yml +++ b/roles/3-base-server/tasks/main.yml @@ -8,9 +8,9 @@ name: mysql 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: #