mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
WinRM/PSRP: Fix UTF-8 issue (#46998)
* WinRM/PSRP: Fix UTF-8 issue * added changelog fragment
This commit is contained in:
parent
cf2af97b78
commit
1bb674034f
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/psrp-utf8.yaml
Normal file
2
changelogs/fragments/psrp-utf8.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- psrp - Fix issue when dealing with unicode values in the output for Python 2 - https://github.com/ansible/ansible/pull/46998
|
Loading…
Add table
Add a link
Reference in a new issue