On 05.05.16 08:21 nrser wrote:

> i can hold an ssh terminal open with the server no problem... what's going 
> on here? is ansible creating a new connection for every task? can i make it 
> just hold one connection open and use that? can i make it retry a few times 
> if it can't connect?

Just an idea: SSH to the server, start screen and then apply the
playbook with target localhost.

I think ansible is using connection multiplexing to avoid having to
open new connections for each task. Why it does not work in your case?
No idea.

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/572C4B5A.1050006%40ojkastl.de.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to