ansible/changelogs/fragments/ssh-fix-text-conv.yml
Matt Martz 375ac76e58
ssh: Ensure debug messages are properly converted to text (#57850)
* ssh: Ensure debug messages are properly converted to text. Fixes #57843

* surrogate_then_replace is default, be less explicit

* We only needed to_text for display, not exceptions
2019-06-20 09:15:53 -05:00

2 lines
92 B
YAML

bugfixes:
- ssh connection plugin - Ensure that debug messages are properly encoded as text