community.general/lib/ansible/plugins/connections
Brian Coca c8fde467b5 Merge pull request #11163 from sivel/ssh-private-key-fixme
Re-introduce ssh connection private key support
2015-06-11 09:16:27 -04:00
..
__init__.py Decorate the ConnectionBase methods, switch to calling super from individual connection classes 2015-06-04 13:27:18 -05:00
accelerate.py Making the switch to v2 2015-05-03 21:47:26 -05:00
chroot.py Making the switch to v2 2015-05-03 21:47:26 -05:00
funcd.py Making the switch to v2 2015-05-03 21:47:26 -05:00
jail.py Making the switch to v2 2015-05-03 21:47:26 -05:00
libvirt_lxc.py Making the switch to v2 2015-05-03 21:47:26 -05:00
local.py Decorate the ConnectionBase methods, switch to calling super from individual connection classes 2015-06-04 13:27:18 -05:00
paramiko_ssh.py Decorate the ConnectionBase methods, switch to calling super from individual connection classes 2015-06-04 13:27:18 -05:00
ssh.py Merge pull request #11163 from sivel/ssh-private-key-fixme 2015-06-11 09:16:27 -04:00
winrm.py Use to_bytes to avoid tracebacks when passed a byte str instead of a unicode string 2015-06-08 11:15:11 -07:00
zone.py Making the switch to v2 2015-05-03 21:47:26 -05:00