mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
warnings and deprecations were only returned for the top level of a task, this now deals with them in loop deduplication still occurs so only unique ones will be shown to user. fixes #25258