community.general/lib/ansible/vars
James Cammarata cb7060c9fe Allow undefined var errors to bubble up when templating vars_files in certain conditions
Follow up to 8769f03c, which allows the undefined var error to be raised
if we're getting vars with a full context (play/host/task) and the host
has already gathered facts. In this way, vars_files containing variables
that fail to be templated are not silently ignored.
2015-09-21 11:57:37 -04:00
..
__init__.py Allow undefined var errors to bubble up when templating vars_files in certain conditions 2015-09-21 11:57:37 -04:00
hostvars.py Merge Host.ipv[46]_address into .address 2015-09-17 23:03:48 +05:30
unsafe_proxy.py Properly serialize UnsafeProxy objects 2015-09-10 14:01:02 -04:00