community.general/lib/ansible/plugins/cliconf
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 Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
aireos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
aruba.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
asa.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
ce.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
cnos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
dellos6.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
dellos9.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
dellos10.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
edgeos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
edgeswitch.py edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
eos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
exos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
ios.py ios check_rc: Default to sending text of exception, not the whole exception (#47300) 2018-10-24 09:56:47 -04:00
iosxr.py Correct usage of message in ConnectionError (#46566) 2018-10-10 19:21:20 +05:30
ironware.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
junos.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
nos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
nxos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
onyx.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
routeros.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
slxos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
voss.py New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00