mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 08:41:09 +00:00
Since stdout is (on python3) of type 'bytes', callbacks plugins fail in the test suite, because calls backs expect a string.