New in version 2.0.
serial
(default all). Ansible will not wait for other hosts to finish the current task before queuing more tasks for other hosts. All hosts are still attempted for the current task, but it prevents blocking new tasks for hosts that have already finished.Hint
If you notice any issues in this documentation you can edit this document to improve it.