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 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
6 years ago
..
__init__.py Don't overwrite builtin jinja2 filters with tests (#37881) 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