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
jctanner e083fa3d11 Disable sftp batch mode if sshpass (#15829)
Make use of the -oBatchMode=no option to force password prompts from sftp

Addresses #13401
10 years ago
..
__init__.py Fix inconsistent/missing host names in messages. 10 years ago
accelerate.py Add to_bytes to file paths for accelerate plugin. 10 years ago
chroot.py Move BUFSIZE to __init__ since it's common to many connection plugins 10 years ago
docker.py Fix inconsistent/missing host names in messages. 10 years ago
funcd.py Revert "Remove the funcd connection plugin" 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 Fix inconsistent/missing host names in messages. 10 years ago
lxd.py Add lxd connection plugin. 10 years ago
paramiko_ssh.py Merge pull request #14400 from d3matt/FIX/paramiko_lecture 10 years ago
ssh.py Disable sftp batch mode if sshpass (#15829) 10 years ago
winrm.py Get binary modules working for windows, assuming .exe for windows 10 years ago
zone.py Move BUFSIZE to __init__ since it's common to many connection plugins 10 years ago