Hi.
I have a list of hosts of which some will always be unreachable or the 
tasks in playbook will otherwise fail. I have no problem with it. I cannot 
however understand why if I add "serial: 4" in my playbook and first four 
hosts fail, the playbook stops completely not even starting rest of the 
hosts.
If I remove the batch size restriction, the play runs OK, reports failure 
for some hosts, but for the rest works well. If I try to control the batch 
size in order not to overload my laptop, I get the whole play to fail if 
first batch fails.
There is no mention about this behaviour on 
https://docs.ansible.com/ansible/latest/user_guide/playbooks_strategies.html#setting-the-batch-size-with-serial
 (or I'm completely blind ;-))
Any hints?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/dd7f2e56-f60f-459a-bf3b-af7de3f73e0cn%40googlegroups.com.

Reply via email to