mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Workaround for non-utf8 text exceptions * Added encoding param, using to convert from bytes to text and back Fixes ansible/ansible#24521