1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/playbook
Brian Coca f78c82b9ee don't set user to current user
also remove condition to bypass setting user if user matches current user
this enables forcing user when set to the same user as current user and ignoring .ssh/config
while keeping .ssh/config with current user if nothing is specified.
2015-10-23 23:15:45 -04:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
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 Tweak variable manager use in role includes to avoid test failures 2015-09-30 08:05:55 -04:00
test_play_context.py don't set user to current user 2015-10-23 23:15:45 -04:00
test_playbook.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_role.py update unit tests for role templating changes 2015-08-03 16:33:47 -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