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:
parent
dde8a3285a
commit
333feadba0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue