community.general/lib/ansible/plugins/connection
Matt Martz e9f9bcae6a
Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534)
* Don't raise AnsibleConnectionFailure if the ssh_process has already died. Fixes #53487

* Better support for file not found messages

* Add changelog fragment
2019-03-12 10:41:30 -05:00
..
__init__.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
buildah.py
chroot.py made chroot exe configurable (#53147) 2019-03-05 15:48:31 -05:00
docker.py
funcd.py
httpapi.py Change handle_httperror in httpapi plugins (#53391) 2019-03-06 12:13:58 -05:00
iocage.py
jail.py
kubectl.py
libvirt_lxc.py
local.py
lxc.py
lxd.py
napalm.py
netconf.py
network_cli.py Fix junos terminal regex for cluster srx devices (#53006) 2019-03-07 13:52:36 +05:30
oc.py
paramiko_ssh.py
persistent.py
podman.py
psrp.py
qubes.py
saltstack.py
ssh.py Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
winrm.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
zone.py