community.general/lib/ansible/plugins/connection
Dag Wieers 5739ccb6c3 PSRP: Add support for reconnection retries (#49772)
* PSRP: Add support for reconnection retries

This adds support for reconnection retries to overcome sudden Connection
Refused or other recoverable states. (Either because WinRM is (re)started,
or firewall changes make it briefly unavailable)

* Fixes from review comments
2018-12-18 08:20:53 +10:00
..
__init__.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
buildah.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
chroot.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
docker.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
funcd.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
httpapi.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
iocage.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
jail.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
kubectl.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
libvirt_lxc.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
local.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
lxc.py Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04: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 Move errors from import to connect (#50034) 2018-12-17 12:33:44 -05:00
netconf.py Move errors from import to connect (#50034) 2018-12-17 12:33:44 -05:00
network_cli.py network_cli - ansible_command_timeout not working as expected (#49922) 2018-12-17 13:26:23 +05:30
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Improve log message (#49004) 2018-11-29 09:53:26 -05:00
persistent.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
podman.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
psrp.py PSRP: Add support for reconnection retries (#49772) 2018-12-18 08:20:53 +10:00
qubes.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
saltstack.py added missing github id 2018-11-29 10:48:38 -05:00
ssh.py ensure ssh retry respects no log (#49569) 2018-12-10 09:55:18 -05:00
winrm.py WinRM: Improve default logging to ansible.log (#49308) 2018-11-29 18:18:18 -08:00
zone.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00