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
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
..
errors Improve handling of unicode errors 2015-10-08 10:04:15 -04:00
executor Adding unit tests for PlaybookExecutor _get_serialized_batches 2015-10-12 11:27:37 -04:00
inventory implemented inventory_hostname lookup in v2 2015-10-15 13:11:42 -04:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04:00
module_utils Workaround seeming bug in python-2.6's sys.exit() 2015-10-21 11:54:02 -07:00
parsing Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
playbook don't set user to current user 2015-10-23 23:15:45 -04:00
plugins Two fixes to action plugins 2015-10-22 16:07:26 -07:00
template Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
utils Python 3: shlex.split() wants unicode 2015-09-24 12:36:05 +03:00
vars Revert to using local file/dir tests in inventory instead of loader's 2015-10-13 12:04:01 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00