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 5e28e282a5 winrm: add better exception handling for krb5 auth with pexpect (#39930)
* winrm: add better exception handling for krb5 auth with pexpect

* Added changelog fragment

* Added exception handler in case kinit path isn't valid, added test cases

* fixed for Python 2 compatibility
7 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py mock ncclient import in test_connection.py (#32786) 7 years ago
test_netconf.py Fix unit test failure for netconf connection plugin (#33547) 7 years ago
test_network_cli.py Pull persistent connection parameters via get_option (#39367) 7 years ago
test_ssh.py allow configuring sftp/scp executables (#36648) 7 years ago
test_winrm.py winrm: add better exception handling for krb5 auth with pexpect (#39930) 7 years ago