I'm having an issue with the behavior of a block-rescue section. When there is a failure, the target that failed will execute its tasks independently from the rest of the targets. For most of the playbook it's not an issue but certain tasks need to be synchronized because some of the target's services are dependent on each other. Is there a way to synchronize the tasks after the rescue block has been triggered?
-- 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/ae621aa4-8faa-4e92-b2db-f103cce9603a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
