ansible/changelogs/fragments/psrp-json-loads-bytes.yml
jakegatsby f271d02a9f
bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491)
Co-authored-by: jakegatsby <jakegatsby@example.com>
2021-02-05 10:01:07 +10:00

2 lines
100 B
YAML

bugfixes:
- to_text(stdout) before json.loads in psrp.Connection.put_file in case stdout is bytes