You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/connection
Adrian Likins 36bf1e6b7e Fix funcd to at least import without errors. (#16288)
This plugin was using very old api, so was
updated to newer api.

Also misc style/pep8 cleanups.
10 years ago
..
__init__.py fix for psuedo-connection hostvars not propagating to connection 10 years ago
accelerate.py Add to_bytes to file paths for accelerate plugin. 10 years ago
chroot.py Be more lenient of symlinked /bin/sh inside the chroot (#16239) 10 years ago
docker.py Fix inconsistent/missing host names in messages. 10 years ago
funcd.py Fix funcd to at least import without errors. (#16288) 10 years ago
jail.py Support remote_user in jail connection plugin. 10 years ago
libvirt_lxc.py Move BUFSIZE to __init__ since it's common to many connection plugins 10 years ago
local.py set cwd to task's basedir (#16805) 10 years ago
lxc.py lxc connection plugin 10 years ago
lxd.py Add lxd connection plugin. 10 years ago
paramiko_ssh.py If the known_hosts file does not exist, do not attempt to stat it. (#16548) 10 years ago
ssh.py Ignore broken pipe errors if the sshpass process has exited (#16515) 10 years ago
winrm.py prevent spurious pywinrm arg warnings for non-pywinrm connection args 10 years ago
zone.py zone plugin updates for newer api (#16289) 10 years ago