Hello, I have the same problem. Did you find any solution for this ?
Thanks On Saturday, June 18, 2016 at 6:12:04 PM UTC+3, Johannes Kastl wrote: > > Dear all, > > I have some hosts that I can only reach via a jumphost. So, my > .ssh/config contains: > > Host foobar > ... > ProxyCommand ssh -W %h:%p whatever > ... > > I have a strange, intermittent issue, that I can connect to one of > these hosts via ansible and run a playbook. Running it on more than > one host fails out, sometimes "unreachable", sometimes module errors. > Re-running the playbook on the failing host only works. > > Any hints, how to solve this? Or how to look for the error? I thought > about checking ssh multiplexing, pipelining and similiar stuff, but > without an idea where to look I'm kind of in the dark here... > > Any help would be highly appreciated! > > Johannes > > -- 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/f0374288-259c-40f0-a23c-6191e0287702%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
