community.general/lib/ansible/runner/connection_plugins
Will Thames 2303044ffc Applied fix for sudo with no prompt to paramiko
Effectively reproduces @sivel's work from #8900 but for
the paramiko connection. Fixes #8418 when using paramiko

This allows `_remote_md5` to work if a sudo password is
passed in when no sudo password is required.
2014-09-16 10:25:21 +10:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
accelerate.py Set the shell variable on the ssh connection type for accelerated mode 2014-08-28 08:22:24 -05:00
chroot.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
fireball.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
funcd.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
jail.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
libvirt_lxc.py Fix exec_command prototype for the plugin 2014-06-28 13:06:40 +02:00
local.py Fix localhost tasks with complex executables 2014-04-14 22:15:39 +10:00
paramiko_ssh.py Applied fix for sudo with no prompt to paramiko 2014-09-16 10:25:21 +10:00
ssh.py Don't throw away useful stdout and stderr. Fixes #8418 2014-09-16 10:25:21 +10:00
winrm.py Bugfix: #8720 winrm.py: protocol.send_message() crashes with https 2014-08-22 15:09:48 -04:00