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
Andrew Gaffney 9c35f18dd6 Custom jinja Undefined class for handling nested undefined attributes (#51768)
This commit creates a custom Jinja2 Undefined class that returns
Undefined for any further accesses, rather than raising an exception
2019-02-12 15:04:00 -05:00
..
__init__.py Custom jinja Undefined class for handling nested undefined attributes (#51768) 2019-02-12 15:04:00 -05:00
native_helpers.py Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -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 templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00