cb27ed5a58
Exceptions need to use native strings. We need to make sure we're combining native strings with native strings. (cherry picked from commit0b643009db
) Add changelog entry for winrm encoding fix (cherry picked from commita5e33969b1
)
5 lines
214 B
Text
5 lines
214 B
Text
---
|
|
bugfixes:
|
|
- winrm connection plugin - Fix exception messages sometimes raising
|
|
a traceback when the winrm connection plugin encounters an unrecoverable
|
|
error. https://github.com/ansible/ansible/pull/39333
|