Hello, I have a loop that loops over a result from program execution. On every iteration a shell command is executed. However, it may happen that one of these shell commands fails. Is possible to prevent continuing the loop if this happens? From what I can see, other iterations are executed even though one of them failed.
Thanks. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/bb6290e3-7d90-4fea-8a81-2852c7d1aef8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
