I seem to be experiencing the same or similar issue. My ansible.cfg:
[si-cluster-settings] host_key_checking = False hostfile = hosts forks = 15 When I run a playbook on 10 nodes, they are definitely running serially as I see large delays between results coming back on each node. I also tried setting serial: 10 in the actual playbook. On Monday, February 24, 2014 2:30:57 PM UTC-7, i iordanov wrote: > > Hi again, > > I'm not sure how you want to deal with this pull request, so here is a > link to the actual patch: > > https://github.com/ansible/ansible/pull/6156.patch > > for you to have multiple options. > > Cheers, > iordan > > On Mon, Feb 24, 2014 at 4:26 PM, i iordanov <[email protected]<javascript:>> > wrote: > > Hi Michael, > > > > On Mon, Feb 24, 2014 at 2:21 PM, Michael DeHaan > > <[email protected]<javascript:>> > wrote: > >> I'd be happy to see pull requests to this effect if you want to pass > them > >> along, or if not, you can file a ticket so we don't forget. > > > > I added the functionality, tested it in my environment successfully, > > and created a pull request for your consideration. > > > > Many thanks! > > iordan > > > > -- > > The conscious mind has only one thread of execution. > > > > -- > The conscious mind has only one thread of execution. > -- 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/442e3412-fac2-4b3b-8672-a54c78f1476f%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
