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
Matt Martz e32d60bbcd
Add back _contains_vars method as maybe_template (#58290)
* Add back _contains_vars method as maybe_template. Fixes #58282

* Remove template guard in a few places

* maybe_template sounds like it might template something, rename to is_possibly_template

* Add tests for is_possibly_template
5 years ago
..
__init__.py Add back _contains_vars method as maybe_template (#58290) 5 years ago
native_helpers.py Clarify StrictUndefined's side-effect in comment (#52508) 6 years ago
safe_eval.py also allow None Type for safe eval (#58269) 5 years ago
template.py template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
vars.py Templar: encapsulate _available_variables (#55435) 5 years ago