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
vars.py templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00