mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 03:42:45 +00:00
The return was being re-written instead of updated so warnings were lost. This patch now updates the result instead of replacing it.