community.general/lib/ansible/plugins/connection
Brian Coca 22b9525aa9
Preserve ssh error (#56460)
* Preserve ssh error

* more details on fail

* removed redundant caption to errors
2019-05-23 10:03:35 -04:00
..
__init__.py caution tape on makedirs_safe (#55241) 2019-04-24 11:37:34 -04:00
buildah.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
chroot.py made chroot exe configurable (#53147) 2019-03-05 15:48:31 -05:00
docker.py docker connection plugin: make privilege escalation code more similar to local.py (#56288) 2019-05-19 08:00:25 -04:00
funcd.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
httpapi.py Change handle_httperror in httpapi plugins (#53391) 2019-03-06 12:13:58 -05:00
iocage.py Python3 fix: Decode output from popen in iocage connection (#41868) 2019-01-28 11:34:39 -05:00
jail.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
kubectl.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
libvirt_lxc.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
local.py Update connection plugins to use correct, non-deprecated, methods (#52038) 2019-02-11 13:44:54 -06:00
lxc.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 2018-09-18 19:36:51 -04:00
napalm.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
netconf.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
network_cli.py Fix junos terminal regex for cluster srx devices (#53006) 2019-03-07 13:52:36 +05:30
oc.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
paramiko_ssh.py Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
persistent.py Correct plugin loader context for persistent (#54860) 2019-04-11 14:32:52 -04:00
podman.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
psrp.py caution tape on makedirs_safe (#55241) 2019-04-24 11:37:34 -04:00
qubes.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
saltstack.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
ssh.py Preserve ssh error (#56460) 2019-05-23 10:03:35 -04:00
vmware_tools.py VMware: vmware_tools tls warning fixes (#55187) 2019-04-14 19:58:45 +05:30
winrm.py winrm - fix failure parsing for send input errors (#56245) 2019-05-14 19:55:41 -04:00
zone.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00