mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
The pass prompt expects an answer and compares a `str` to a binary buffer, thus crashing. It's an obvious fix to help transitioning towards Python3 and hopes it does not need a specific test.