1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/connection
2016-07-05 16:04:59 -07:00
..
__init__.py fix for psuedo-connection hostvars not propagating to connection 2016-06-10 10:14:41 -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 inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07:00
funcd.py Revert "Remove the funcd connection plugin" 2015-12-09 13:32:11 -08: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 Fix inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07: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 Ignore broken pipe errors if the sshpass process has exited (#16515) 2016-06-30 19:39:30 -04:00
winrm.py prevent spurious pywinrm arg warnings for non-pywinrm connection args 2016-07-05 16:04:59 -07:00
zone.py zone plugin updates for newer api (#16289) 2016-06-15 07:37:38 -07:00