community.general/lib/ansible/plugins/connection
Toshio Kuratomi fee73100c4 Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00
..
__init__.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -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 Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00
funcd.py Revert "Remove the funcd connection plugin" 2015-12-09 13:32:11 -08:00
jail.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -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 Use to_bytes on filenames in filesystem calls. 2016-03-04 09:08:41 -08:00
paramiko_ssh.py Use to_bytes on filenames in filesystem calls. 2016-03-04 09:08:41 -08:00
ssh.py Fix ssh connection plugin to work with python3 2016-03-09 11:17:10 -08:00
winrm.py Need to apply to_str to each element of the list so that we don't mix types in the join() 2016-02-08 20:28:55 -08:00
zone.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00