Hi guys,

I have role X with tasks a,b,c,d.
And I have another role Y with tasks e,f,g,h.
And I have host Z whcih I want to apply role X and role Y to.


If task b failed, how to let ansible continue to working on the rest 
task(e, f, g, h) in role Y?
Task b failed and I don't want to let ansible run task c and d, 
so "ignore_errors: yes"  is not solution for me.

Thank you for your helping.


-- 
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/45b99eca-74eb-417d-a026-6b4314f214b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to