mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Has already been transferred as a tempfile. This fixes the error in https://github.com/ansible/ansible/issues/16125 but there may be higher level issues that should be fixed as well (other modules might be able to cause status fields like failed and changed to return a censored string instead of a bool). So leaving 16125 open for now.