Basically I am looking for something like `parallel -jX` linux command. At any time it runs up to X threads with a command.
I noticed that serial: 2 with any strategy will wait for play to run on these 2 hosts and only after that it will move to the next ones. However, I'd like Ansible to run on 2 hosts at any time, so once it finishes with 1 of 2 in batch, it would already run playbook for the 3rd host. Is such thing does not exist or I just can't find how to do it? -- 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/d23f8b67-d2d0-4cc8-9ac6-801cc0a3b18dn%40googlegroups.com.
