community.general/lib/ansible/runner
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
..
action_plugins Revert "remove complex_args_hack as it was only needed for Baby JSON" 2014-10-22 11:00:24 -05:00
connection_plugins Setting keepalive option before opening session 2014-11-01 00:51:52 -07:00
filter_plugins Undo changes to filter module 2014-08-27 10:04:47 -05:00
lookup_plugins Allow with_first_files to search relative to templates and vars in roles 2014-09-18 16:05:30 -05:00
shell_plugins Replace Get-FileHash with MD5 code that works on PowerShell 3. 2014-08-28 01:42:22 -04:00
__init__.py Revert "remove complex_args_hack as it was only needed for Baby JSON" 2014-10-22 11:00:24 -05:00
connection.py Error if private_key_file is group/world readable 2014-07-02 13:44:53 -07:00
poller.py Ensure ansible_job_id exists even for not-started jobs 2014-09-01 16:31:37 -07:00
return_data.py Use correct keyword for this function. 2014-09-11 12:32:51 -04:00