community.general/lib/ansible/runner/connection_plugins
akinsley 3e992b5824 Setting keepalive option before opening session
Setting the keepalive option before opening up the paramiko session
in order to avoid the slim chance that the connection is stalled
in the short time between opening the session and setting up the
keepalive. I described the issue I am solving at
https://groups.google.com/forum/#!topic/ansible-project/rkwvz3vyvLk
2014-11-01 00:51:52 -07:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
accelerate.py Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path. 2014-09-27 17:39:49 +02:00
chroot.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
fireball.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
funcd.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
jail.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
libvirt_lxc.py Fix exec_command prototype for the plugin 2014-06-28 13:06:40 +02:00
local.py Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path. 2014-09-27 17:39:49 +02:00
paramiko_ssh.py Setting keepalive option before opening session 2014-11-01 00:51:52 -07:00
ssh.py Quote ControlPath ssh parameter 2014-10-22 18:45:02 -04:00
winrm.py Bugfix: #8720 winrm.py: protocol.send_message() crashes with https 2014-08-22 15:09:48 -04:00