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/lib/ansible/template
Matt Martz ad0827e5c0
When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408)
* When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalize. Fixes #41392

* Add tests for _finalize bypass

* Address python3 failures in tests
2018-06-12 08:46:23 -05:00
..
__init__.py When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
native_helpers.py Allow config to enable native jinja types (#32738) 2018-05-31 10:38:29 +02:00
safe_eval.py Fix loader for filters (#37748) 2018-03-22 17:23:10 -04:00
template.py template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
vars.py Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00