community.general/lib/ansible/plugins
Ganesh Nalawade 17fea30841
Revert "enhance recv calls in network_cli (#47345)" (#47731)
This reverts commit c649d0ea32.

The change results in deadlock in network_cli while it is
waiting to check the return value of recv_ready() which
was added in this commit to improve performance
2018-10-29 09:50:30 +05:30
..
action Add missing self._supports_async to uri action plugin (#47677) 2018-10-26 12:16:26 -05:00
cache Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
callback Add output for skipped tasks 2018-10-19 10:38:29 -04:00
cliconf ios check_rc: Default to sending text of exception, not the whole exception (#47300) 2018-10-24 09:56:47 -04:00
connection Revert "enhance recv calls in network_cli (#47345)" (#47731) 2018-10-29 09:50:30 +05:30
filter Add support for IOS vlan parsing filter. (#40555) 2018-10-17 20:50:28 +05:30
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory Add API pagination support to Scaleway inventory (#46117) 2018-10-24 17:53:46 +01:00
lookup cyberarkpassword: Typo in cquery parameter (#47605) 2018-10-27 11:40:58 +05:30
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
strategy Add shorthand debugger method to recreate the task from the original ds (#46987) 2018-10-25 16:35:59 -05:00
terminal added in method to handle new and old login methods (#47170) 2018-10-23 13:19:31 -04:00
test Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py pylint plugin to catch due/past-due deprecated calls (#44143) 2018-09-25 10:31:41 -05:00