Hello all, Currently running v2.1.0, have noted several times where hosts are missing in a playbook run. No failure, no error for those hosts, no mention at all. It's also random which hosts get missed.
One common item I've noticed is this occurs when some host in the run has failed, either on a task or timeout during setup. Serial is used. Is this a known issue? ansible.cfg, if it matters: remote_user=root forks=10 timeout=30 In playbook file: - hosts: blah serial: 10 roles: blah blah Host count is 90+. Thanks, Bill Carlson -- 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/586a108a-a842-4caf-9f41-1e56b94cd9ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
