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
2018-05-22 10:46:13 +10:00
..
__init__.py
test_connection.py mock ncclient import in test_connection.py (#32786) 2017-11-10 11:53:04 -05:00
test_netconf.py Fix unit test failure for netconf connection plugin (#33547) 2017-12-05 12:04:48 +05:30
test_network_cli.py Network connection backports (#37529) 2018-04-05 10:36:31 -04:00
test_ssh.py Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 2018-01-18 09:32:22 -08:00
test_winrm.py winrm: source user from options than remote_user (#40467) (#40516) 2018-05-22 10:46:13 +10:00