community.general/lib/ansible/runner
James Cammarata 02ce5af6df Added ANSIBLE_SSH_PIPELINING option to enable/disable pipelining support
Pipelining will be disabled by default, since it requires users remove
the 'requiretty' option from the servers sudoers configuration.
2014-01-16 12:41:33 -06:00
..
action_plugins remove useless create/delete remote tmp dir roundtrip in copy module 2014-01-08 15:22:12 +00:00
connection_plugins Reverting paramiko_ssh/alt changes from yesterday 2014-01-16 09:45:28 -06:00
filter_plugins Treat a False mandatory variable as defined. 2013-12-31 13:41:40 +02:00
lookup_plugins Merge pull request #4987 from jpmens/lookup-csvfile 2014-01-14 07:17:52 -08:00
__init__.py Added ANSIBLE_SSH_PIPELINING option to enable/disable pipelining support 2014-01-16 12:41:33 -06:00
connection.py Make private key customizable per host using ansible_ssh_private_key_file configurable as variable 2013-04-05 14:50:15 -04:00
poller.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
return_data.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00