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

Clarify validate_vars.yml in 0-init/tasks/main.yml

This commit is contained in:
A Holt 2020-01-21 19:26:16 -05:00 committed by GitHub
parent ab3a070a89
commit 96c843eeb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,9 @@
setup:
filter: ansible_local
# Check that ~46+46 XYZ_install+XYZ_enabled vars are defined, bool & plausible!
- include_tasks: validate_vars.yml
# 2020-01-21: checks 46+46 vars...for now...expect validate_vars.yml to change!
- name: Pre-check that IIAB's "XYZ_install" + "XYZ_enabled" vars (1) are defined, (2) are boolean-not-string variables, and (3) contain plausible values
include_tasks: validate_vars.yml
- name: Set top-level variables from local_facts for convenience
set_fact: