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/plugins/connection
Jordan Borean 9d8d1de182
winrm: source user from options than remote_user (#40467) (#40516)
* winrm: source user from options than remote_user (#40467)

* winrm: source user from options than remote_user

* fixed up mock for kerberos import

* Added changelog fragment

* get hostname from option as well

(cherry picked from commit 1ac180c74d)

* Also removed uneeded method that wasn't backported
8 years ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py mock ncclient import in test_connection.py (#32786) 8 years ago
test_netconf.py Fix unit test failure for netconf connection plugin (#33547) 8 years ago
test_network_cli.py Network connection backports (#37529) 8 years ago
test_ssh.py Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 8 years ago
test_winrm.py winrm: source user from options than remote_user (#40467) (#40516) 8 years ago