Has anyone ever written a script/playbook that will validate all of the variables in a template are defined in the vars.yml file without having to fail each time a missing one is found? I'd like to figure out a way to know that my template variables are all defined in my dictionary of variables in a single execution. In other words, "give me a list of variables in my template that aren't found in my dictionary."
Thanks in advance! Adam -- 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/1c856a5a-a1b5-49a1-881d-c7ca7aa88550%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
