98df8e01db
* Fix py3 decoding issues in cyberarkpassword.py * Use to_native instead of forced utf-8 decoding * Use to_bytes to avoid trouble with Popen * Create 59500-cyberarkpassword-fix-py3-decoding.yaml
2 lines
124 B
YAML
2 lines
124 B
YAML
bugfixes:
|
|
- cyberarkpassword - fix result decoding issues with Python 3 (https://github.com/ansible/ansible/issues/52625)
|