I have about 200 servers in my hosts file. I can ssh to those servers without entering a password. ssh and no errors or trouble. When i attempt to run a simple Ad Hoc uptime command more that 50% of the servers show up as UNREACHABLE. Are there any setting I can use to improve this? Salt uses --async to improve response rates. Does ansible have any command line flags that are similar?
[privilege_escalation] become=True become_method=sudo become_user=root gathering = explicit [inventory] [ssh_connection] pipelining = True -- 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/4521090b-30e1-4c3d-9e12-8343d3c3dd47%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
