community.general/lib/ansible/plugins/httpapi
Nathaniel Case 02432565cd
Remove cliconf from httpapi connection (#46813)
* Bare minimum rip out cliconf

* nxapi changeover

* Update documentation, move options

* Memoize device_info

* Gratuitous rename to underscore use of local api implementation

Fixup eos module_utils like nxos

* Streamline version and image scans

* Expose get_capabilities through module_utils

* Add load_config to module_utils

* Support rpcs using both args and kwargs

* Add get_config for nxos

* Add get_diff

* module context, pulled from nxapi

We could probably do this correctly later

* Fix eos issues

* Limit connection._sub_plugin to only one plugin
2018-12-11 16:26:59 -05:00
..
__init__.py httpapi: let httpapi plugin handle HTTPErrors other than 401 (#43436) 2018-08-13 10:25:06 -04:00
eos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
ftd.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
nxos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00