the bash "||" perhaps.
On Wed, Jun 25, 2014 at 4:57 PM, Nick Evgeniev <[email protected]> wrote: > hi, > > What is the best way of having a 'cleanup' playbook in ansible and having > it run unconditionally after the main one? > > I mean I want to have set of tasks each which will be run after completion > (or failure) of main play book w/o 'fail fast' logic (meaning there will be > one attempt made to run each task regardless whether previous tasks have > failed or not) > > > > -- > 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/63733da3-cf5d-42f1-8962-07dc788534f8%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/63733da3-cf5d-42f1-8962-07dc788534f8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgzA6oUp92U%2B-%2BUO-x%2Bx8%2BdK0u1Zv-EQ_x%2BASQ7GJKkG_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
