community.general/lib/ansible/plugins/connection
Abhijit Menon-Sen f33d541964 Move sshpass checking into a separate method
Checking for sshpass is peripheral to the calling code, so it's easier
to follow when the details are moved into a method.
2015-09-28 20:58:30 +05:30
..
__init__.py Document how a command is executed on the remote machine 2015-09-26 10:00:28 -07:00
accelerate.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
chroot.py Port chroot conection plugin to the latest v2 connection API. 2015-09-26 10:00:28 -07:00
docker.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
funcd.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
jail.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
libvirt_lxc.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
local.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
paramiko_ssh.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
ssh.py Move sshpass checking into a separate method 2015-09-28 20:58:30 +05:30
winrm.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
zone.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00