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 1f824bd620 Don't overwrite builtin jinja2 filters with tests (#37881)
* Don't overwrite builtin jinja2 filters with tests. Fixes #37856

* Fix tests and other callers of _get_filters
2018-03-26 12:06:00 -05:00
..
__init__.py Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05: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