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
Felix Fontein c520d70bf4
Templating: make sure only one variable results are cached (#67429)
* Make sure only one variable results are cached.

* Add changelog.

* Add test.
6 years ago
..
__init__.py Templating: make sure only one variable results are cached (#67429) 6 years ago
native_helpers.py Clarify StrictUndefined's side-effect in comment (#52508) 7 years ago
safe_eval.py also allow None Type for safe eval (#58269) 7 years ago
template.py template: fix KeyError: 'undefined variable: 0 (#27972) 8 years ago
vars.py Templar: encapsulate _available_variables (#55435) 7 years ago