community.general/lib/ansible/plugins/connection
2016-08-25 10:57:55 -07:00
..
__init__.py Get the ssh plugin working with python3 (#17234) 2016-08-25 10:57:55 -07:00
accelerate.py Add to_bytes to file paths for accelerate plugin. 2016-03-30 23:23:04 -07:00
chroot.py Be more lenient of symlinked /bin/sh inside the chroot (#16239) 2016-06-14 12:03:59 -07:00
docker.py Fix docker connection plugin version tests and py2.6 compat (#16841) 2016-08-22 10:39:38 -04:00
funcd.py Fix funcd to at least import without errors. (#16288) 2016-07-29 16:19:38 -04:00
jail.py Support remote_user in jail connection plugin. 2016-03-25 20:15:52 -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 set cwd to task's basedir (#16805) 2016-07-25 08:11:45 -04:00
lxc.py lxc connection plugin 2016-05-28 00:15:09 +02:00
lxd.py Add lxd connection plugin. 2016-04-15 19:10:57 -07:00
paramiko_ssh.py If the known_hosts file does not exist, do not attempt to stat it. (#16548) 2016-07-01 16:39:02 -04:00
ssh.py Get the ssh plugin working with python3 (#17234) 2016-08-25 10:57:55 -07:00
winrm.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
zone.py zone plugin updates for newer api (#16289) 2016-06-15 07:37:38 -07:00