diff --git a/vars/default_vars.yml b/vars/default_vars.yml index fb4572340..cd36101d0 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -260,8 +260,8 @@ apache_allow_sudo: True # See also Apache vars {default_language, language_priority} @ top of this file # -# 2020-05-16: apache_install is completely ignored as Node.js is installed -# on demand as a dependency -- by Elgg, Lokole, Moodle and/or Node-RED -- +# 2020-05-16: 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 # 'apache_installed is defined' input validation works, e.g. in # 0-init/tasks/validate_vars.yml