Hi I'm trying to run a playbook starting at a specific task, so i'm using the --start-at option.
My playbook iterates over a set of host using serial=1 (one host at a time). I noticed that ansible correctly starts at the given task, but only for the first host. For the remaining ones, it starts from the very first task. Is this a bug or an expected behavior? How can i make ansible start at a given task for all hosts? Thank you. -- 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/CANo%3DurboCoh9_W4LE9zE%2Bg98QY0jQ1YaiaukEoOyhUto9e%3Dd4w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
