1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify apache_* vars in default_vars.yml

This commit is contained in:
root 2020-05-17 00:00:17 -04:00
parent dde8a3285a
commit 333feadba0

View file

@ -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