community.general/lib/ansible/plugins
Gonéri Le Bouder 30b6bb34cd openstack: drop some reference to shade (#47359)
shade is not used anymore by the `os_*` modules.

PR #40532 replaces `shade` library by `openstacksdk`. This commit clean
up some references to the old library. It's similiar to what has been
done in PR #40784.
2018-10-30 15:29:11 -05:00
..
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 Do not filter out exception, warnings, deprecations on failure when using debug (#47588) 2018-10-30 12:51:25 -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 openstack: drop some reference to shade (#47359) 2018-10-30 15:29:11 -05: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 New v2_runner_on_start callback added (#47684) 2018-10-30 11:37:11 -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 plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30