ansible/changelogs/fragments/psrp-utf8-stdio.yaml
Dag Wieers 691ff4b9e6 WinRM/PSRP: Ensure shell returns UTF-8 output (#47404)
* WinRM/PSRP: Ensure shell returns UTF-8 output

This PR makes UTF-8 output work in PSRP shells.

* Add win_command and win_shell integration tests

* Fix tests

* more test fixes
2018-10-24 10:40:54 +10:00

2 lines
84 B
YAML

bugfixes:
- psrp - Fix UTF-8 output - https://github.com/ansible/ansible/pull/46998