The group/host_vars are ALWAYS loaded as the inventory needs to exist BEFORE ansible can validate the hosts it needs.
If you need those vaulted files to only be available for certain plays, move them out of group/host_vars and use vars_files/include_vars. ---------- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7ftn0zvboexy41dmgNL69N7pJfkcuphpAM7VSCbctM2FA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
