community.general/lib/ansible/plugins
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
..
action Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
cliconf Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
connection PSRP: Add support for reconnection retries (#49772) 2018-12-18 08:20:53 +10:00
filter Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
httpapi Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
inventory Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
lookup Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
netconf Fix iosxr netconf plugin response namespace (#49238) 2018-11-29 13:21:41 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
terminal ignore connection timeout out within parenthesis (#48413) 2018-12-14 11:22:10 +05:30
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars removes talk of hardcoded loading from plugin docs (#49383) 2018-11-30 14:37:55 -06:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00