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