1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/template/tasks
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
..
backup_test.yml [WIP] Create preserved_copy function in basic.py to perserve file ownership. (#27344) 2017-08-02 10:04:09 -04:00
main.yml Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00