On Wednesday, February 25, 2015 at 12:01:30 AM UTC, Smooge wrote: > > Well you are doing a lot more than > > ansible localhost -m ping > > The tool is doing all the gathering facts which can take some time and the > recap rules. >
OK. I created this scenario to isolate the issue. But consider my actual scenario: I want to use the digitalocean module to create a droplet or to ensure it already exists. Something that would normally take about a second (if it already exists) with an ansible playbook would take two minutes. Is that the best I can do with Ansible? Am I doing something wrong? -- 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/8b106a0a-41e9-440f-bf33-ccda36643b9f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
