community.general/lib/ansible/plugins
Ganesh Nalawade 1b6228fa10
Increase persistent command_timeout default value (#51056)
* Increase persistent command_timeout default value

*  Increase command_timeout default value from 10 to 30 sec
   to reduce frequent timeout issue for network connection
   types (netconf/network_cli/httpapi/napalm)

* Fix review comments
2019-01-21 10:50:52 +05:30
..
action win_updates - fix category return value to be a list (#51001) 2019-01-18 05:35:10 +10:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Minor typos (#50371) 2019-01-15 11:37:00 +00:00
cliconf added timestamps to nxos_command module (#50261) 2019-01-17 10:14:31 +05:30
connection Increase persistent command_timeout default value (#51056) 2019-01-21 10:50:52 +05:30
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Add checkpoint_session module (#50930) 2019-01-16 13:19:36 +01:00
inventory Fix Foreman returning host parameters (#51034) 2019-01-18 15:56:57 -05:00
lookup Bubble up import exception content for k8s module (#50657) 2019-01-15 10:44:59 +10:00
netconf Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
terminal Fix junos terminal error regex (#50538) 2019-01-04 17:38:07 +05:30
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Encoding fixes for plugin loader and vault. (#51002) 2019-01-17 12:18:01 -05:00