ansible/changelogs/fragments/ssh-fix-text-conv.yml
Matt Martz c42a6155a9 [stable-2.8] 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
(cherry picked from commit 375ac76)

Co-authored-by: Matt Martz <matt@sivel.net>
2019-06-20 10:58:15 -07:00

2 lines
92 B
YAML

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