1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/winrm-encoding-fix
2018-04-25 15:00:11 -07:00

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