ansible/lib/ansible/template
Sloane Hertel 11279a909d fix combine filter using undefined vars (#55840)
* Check variables are defined before using combine filter

* Add tests for the combine filter

* Remove dependencies that should already be installed

* relocate the function to recursively check for undefined vars

add another test

* changelog
2019-04-30 11:10:19 -04:00
..
__init__.py fix combine filter using undefined vars (#55840) 2019-04-30 11:10:19 -04:00
native_helpers.py Clarify StrictUndefined's side-effect in comment (#52508) 2019-02-19 08:47:43 +01:00
safe_eval.py Fix safe_eval on Python 3.8. 2019-02-13 11:54:03 -08:00
template.py
vars.py templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00