mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update validate_vars.yml
This commit is contained in:
parent
2cafbdf754
commit
fd0b1e8d79
1 changed files with 4 additions and 3 deletions
|
@ -38,12 +38,13 @@
|
|||
# https://stackoverflow.com/questions/46664127/how-do-i-fail-a-task-in-ansible-if-the-variable-contains-a-boolean-value-i-want/46667499#46667499
|
||||
|
||||
# 2020-01-23: Checks 53 + 53 + up-to-53 vars...for now...expect this to change!
|
||||
# 2020-09-26: Commented out 13 vars that are {mandatory, dependencies, or
|
||||
# unmaintained-for-years} for IIAB 7.2 release. Keep in mind that vars will
|
||||
# come and go as IIAB evolves, so here are 6 important places to try to align:
|
||||
# 2020-09-26: Commented out 14 vars that are {mandatory, dependencies, or
|
||||
# unmaintained-for-years} for IIAB 7.2 release. Keeping in mind that vars
|
||||
# will come and go as IIAB evolves, let's try to keep these 7 aligned:
|
||||
#
|
||||
# https://github.com/iiab/iiab/blob/master/unmaintained-roles.txt
|
||||
# https://github.com/iiab/iiab/blob/master/tests/test.yml
|
||||
# https://github.com/iiab/iiab/blob/master/roles/0-init/tasks/validate_vars.yml
|
||||
# https://github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# https://github.com/iiab/iiab/blob/master/vars/local_vars_min.yml
|
||||
# https://github.com/iiab/iiab/blob/master/vars/local_vars_medium.yml
|
||||
|
|
Loading…
Reference in a new issue