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/test/units/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 empty-init code-smell script. (#18406) 8 years ago
test_native_concat.py Native Jinja2: raise undefined error immediately (#52237) 5 years ago
test_safe_eval.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_templar.py Add back _contains_vars method as maybe_template (#58290) 5 years ago
test_template_utilities.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_vars.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago