mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
Warnings get printed at the end of loops, which means that if you're running validation against a bunch of resources, the warning message gets printed after a number of potentially unrelated resources. Adding extra info about the resource failing validation will help find the validation issues.