mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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
This commit is contained in:
committed by
Matt Davis
parent
457bccf540
commit
5e28e282a5
2
changelogs/fragments/winrm_kinit_error-fix.yaml
Normal file
2
changelogs/fragments/winrm_kinit_error-fix.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- winrm - Add better error handling when the kinit process fails
|
||||
Reference in New Issue
Block a user