Have an odd one here, I'm on ansible 1.6.2, my plays run slow, I'm stuck with RH6 so controlmaster/persist is not an option. I have this weird behaviour where gathering facts from a box takes almost a minute, and then it just sits there for another 47 seconds or so before it starts the first task in the playbook.
00:00:03.965 PLAY [my_servers] ******************************************************** 00:00:03.965 *00:00:03*.965 GATHERING FACTS *************************************************************** 00:00:57.581 ok: [mybox1] 00:00:58.565 ok: [mybox2] *00:00:59*.314 ok: [mybox3] *00:01:47*.968 00:01:47.968 TASK: [remove this host from the load balancer config] ************************ any clues? -- 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/8e13eb08-92ed-41ac-9d86-e7439215c18b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
