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/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.
9 years ago
..
__init__.py Making the switch to v2 9 years ago
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 9 years ago
test_block.py Change asserts to assertIsInstance for better error messages 9 years ago
test_play.py Tweak variable manager use in role includes to avoid test failures 9 years ago
test_play_context.py don't set user to current user 9 years ago
test_playbook.py Added tests for `taggable` module 9 years ago
test_role.py update unit tests for role templating changes 9 years ago
test_taggable.py Added tests for `taggable` module 9 years ago
test_task.py Making the switch to v2 9 years ago