Last time I checked it was referring just to list of failed hosts. In which ansible version this feature was introduced ?
On Friday, January 3, 2014 8:50:55 AM UTC, Walid Shaari wrote: > > at the end or the run of the playbook reporting you should see a line > similar to this > > --limit @/playbook/running/dir /playbookname.retry > > you can add it to your command line you used to run and that will run on > the failed hosts, check your output and check the file referenced their > > > On 3 January 2014 11:18, przemol <[email protected] <javascript:>>wrote: > >> Hello all, >> >> some time ago I wanted to run quite lengthy playbook on several (over 100 >> ...) nodes. These nodes are not really similar so I wasn't surprised that >> on many of them >> this particular playbook failed (to make it worst: it failed on different >> tasks ...). So at the end I was left with several servers with partially >> run playbook. >> How do you guys cope with it (of course except manual fix ...) ? Is there >> any option in ansible which is similar to: "run this playbook starting with >> this particular >> tasks on these particular nodes" ? >> >> Best regards >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
