delegate_to is not inherently parallel or serial, there is no relationships
with it and forks. Parallelism depends on the play and task, with_ loops
are currently ONLY serial, so if you delegate_to: "{{item}}" it is serial
in the loop, but it is parallel across the play hosts.---------- Brian Coca -- 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/CACVha7cSZ3Zk1d_63oEYabH6_kbOYhMmDn5228GNTJH2as3uDg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
