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
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.
10 years ago
..
errors Improve handling of unicode errors 10 years ago
executor Adding unit tests for PlaybookExecutor _get_serialized_batches 10 years ago
inventory implemented inventory_hostname lookup in v2 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Starting to add additional unit tests for VariableManager 10 years ago
module_utils Workaround seeming bug in python-2.6's sys.exit() 10 years ago
parsing Cleaning up FIXMEs 10 years ago
playbook don't set user to current user 10 years ago
plugins Two fixes to action plugins 10 years ago
template Cleaning up FIXMEs 10 years ago
utils Python 3: shlex.split() wants unicode 10 years ago
vars Revert to using local file/dir tests in inventory instead of loader's 10 years ago
__init__.py Making the switch to v2 11 years ago