ansible/lib/ansible/template
Martin Krizek b7dfcfa0b4
Check vars against Mapping in DEBUG (#66355)
When ANSIBLE_DEBUG=1, vars are VarsWithSources now which is a Mapping.
Check vars against Mapping instead of dict.
2020-01-13 10:04:32 +01:00
..
__init__.py Check vars against Mapping in DEBUG (#66355) 2020-01-13 10:04:32 +01:00
native_helpers.py Clarify StrictUndefined's side-effect in comment (#52508) 2019-02-19 08:47:43 +01:00
safe_eval.py also allow None Type for safe eval (#58269) 2019-06-24 17:05:18 -04:00
template.py
vars.py Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00