ansible/lib/ansible/utils
Petr Svoboda fff4f1da33 Improve behavior with error_on_undefined_vars enabled
Pass fail_on_undefined flag to recursive calls to `template` function,
so more undefined variables are detected.

Works only for Jinja style variables. Undefined legacy variables are
never detected.
2013-08-20 00:40:49 -05:00
..
__init__.py Fix some typos discovered during casual reading 2013-08-11 18:41:23 +05:30
module_docs.py fixed x-bits in git 2013-06-16 22:22:16 -04:00
plugins.py Add extra module path early during playbook parsing. 2013-07-28 18:47:26 +02:00
template.py Improve behavior with error_on_undefined_vars enabled 2013-08-20 00:40:49 -05:00