mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Empty conditionals would not break out of the loop, causing every command to be run for the same number of times as retries is defined (10 by default)