ansible/test/units
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
2019-06-25 10:54:37 -05:00
..
cli Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
compat
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils kubevirt: more unit tests (#57739) 2019-06-25 20:06:13 +10:00
modules adds initial_hotfix parameter to vcmp guest (#58180) 2019-06-25 15:26:09 +02:00
parsing lib/ansible/parsing/ajson.py: added UNIT-tests (#56398) 2019-05-17 23:29:42 -07:00
playbook Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
plugins Fix ios test for python2 non-ascii paths 2019-06-21 11:32:28 -07:00
regex
template Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
utils kubevirt: more unit tests (#57739) 2019-06-25 20:06:13 +10:00
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py