ansible/test/integration/targets/template
Martin Krizek 63fdc3f08f
Fix jinja2>=2.9 nested include vars (#35099)
This fixes a bug when parent's local vars where not available in nested
includes. The bug can only be seen with jinja>=2.9 which changes
how the variable scopes work.

Fixes #34886
2018-02-07 10:58:29 +01:00
..
files template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
meta
tasks Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
templates Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
vars
aliases
runme.sh Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 2018-02-02 09:25:13 -08:00
template.yml Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 2018-02-02 09:25:13 -08:00