ansible/changelogs/fragments/win_utf8_character_output.yaml
Jordan Borean 38a13f41cd
powershell: 2.5 backport display non-ascii characters in command outputs (#38365)
* powershell: display non-ascii characters in command outputs (#37229)

(cherry picked from commit 71e8527d7c)

* Added changelog fragment
2018-04-10 05:25:02 +10:00

3 lines
128 B
YAML

bugfixes:
- windows - display UTF-8 characters correctly in Windows return json
https://github.com/ansible/ansible/pull/37229