Serge is correct in the above. The registration of a loop variable results in a list being stored.
On Thu, Jun 5, 2014 at 2:36 PM, Serge van Ginderachter < [email protected]> wrote: > > On 5 June 2014 18:20, James Cammarata <[email protected]> wrote: > >> That's odd, the task should fail unless you're specifying other >> failed_when conditions or retries. > > > No, the task as a whole will fail if one of the iterations fails, but > even if one iteration fails, the other iterations in that same task still > get executed. > > I don't think failed_when will impact on iterations, only the task as a > whole. > > Serge > > -- > 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/CAEhzMJAkw1MaN18OjqOpdKYZP0vLU2i8PuSqZRZaHVhQrEEqzg%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAEhzMJAkw1MaN18OjqOpdKYZP0vLU2i8PuSqZRZaHVhQrEEqzg%40mail.gmail.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%2BnsWgz0596VF4e4E-dnKKniT0pjNG%3D6oEjCJkRG1TwbAt0p2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
