community.general/lib/ansible/plugins/connection
Toshio Kuratomi 9053d0468e Merge pull request #15006 from ansible/local-pipelining
Add changes necessary for enabling pipelining for local connections
2016-03-20 22:12:07 -07:00
..
__init__.py More doc updates regarding ansible_shell_executable 2016-03-18 09:16:21 -07:00
accelerate.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
chroot.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00
docker.py Use docker exec -u when needed and if supported. 2016-03-18 18:19:41 -07:00
funcd.py Revert "Remove the funcd connection plugin" 2015-12-09 13:32:11 -08:00
jail.py Enable pipelining for jail connection plugin 2016-03-16 11:39:51 -07:00
libvirt_lxc.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00
local.py Add changes necessary for enabling pipelining for local connections 2016-03-16 12:47:52 -07:00
paramiko_ssh.py Add missing to_bytes for cmd. 2016-03-19 11:13:38 -07:00
ssh.py Fix ssh connection plugin to work with python3 2016-03-09 11:17:10 -08:00
winrm.py Small cleanup to use class attribute directly instead of property for transport names 2016-03-16 11:22:50 -07:00
zone.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00