From 4f985b55345c580bad0a496879d533b2d11e77c8 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 21 May 2020 14:47:16 -0400 Subject: [PATCH] Update default_vars.yml --- vars/default_vars.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index e5ad0bc0f..990be83af 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -261,8 +261,8 @@ apache_allow_sudo: True # See also Apache vars {default_language, language_priority} @ top of this file # # 2020-05-21: apache_install is completely ignored as Apache is installed on -# demand as a dependency -- by CUPS, Elgg, Lokole, Moodle and/or Node-RED -- -# but for now we set fake value 'apache_install: True' so that +# demand as a dependency -- by CUPS, Elgg, Lokole, Moodle, Node-RED and/or +# phpMyAdmin -- but for now we set fake value 'apache_install: True' so that # 'apache_installed is defined' input validation works, e.g. in # 0-init/tasks/validate_vars.yml apache_install: True