ansible/test/units/playbook
Adrian Likins 17738e6b73 Fix test_play_context fail with local config. (#17596)
If the current ansible enviroment has a config setup
that doesn't use 'smart' as the configured transport
test_play_context would fail when it assumes the
transport will be 'smart'.
2016-11-17 12:25:39 -05:00
..
role Fix unit test dirs to match code under test. 2016-11-10 18:59:07 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
test_block.py Fix uninitialized variable in deserialize method (#18037) 2016-10-20 22:54:16 -04:00
test_play.py Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_play_context.py Fix test_play_context fail with local config. (#17596) 2016-11-17 12:25:39 -05:00
test_playbook.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_taggable.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_task.py Making the switch to v2 2015-05-03 21:47:26 -05:00