ansible/test/units/playbook
Brian Coca dfff608ceb dzdo prompt fix
fixed tests
dzdo has 2 paths now, with and w/o password
fixes #17838
2016-09-30 17:58:19 -04:00
..
__init__.py
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
test_block.py Change asserts to assertIsInstance for better error messages 2015-05-08 13:49:10 -07:00
test_play.py Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_play_context.py dzdo prompt fix 2016-09-30 17:58:19 -04:00
test_playbook.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_role.py Fix mock loader for osx /etc symlinks (#16074) 2016-05-31 18:02:39 -04:00
test_taggable.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_task.py