You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
__init__.py When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
native_helpers.py Allow config to enable native jinja types (#32738) 6 years ago
safe_eval.py Fix loader for filters (#37748) 6 years ago
template.py template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
vars.py Fix jinja2>=2.9 nested include vars (#35099) 6 years ago