community.general/lib/ansible/plugins/cliconf
Ujwal Komarla 9384773e1e Exos httpapi (#54405)
* Modify EXOS module utils to utilize 'httpapi' or 'network-cli' connection

* Changes to cliconf plugin to support 'json' or 'text' output for compatibility between network-cli and httpapi

* Add HTTPAPI plugin supportng JSONRPC and RESTCONF for EXOS

* exos_facts modify commands with run script cli2json.py to command dictionary specifying 'json' output
Load appropriate fixtures

* Update exos_config module to utilize the get_diff and get_default_flag functionality.
JSONRPC doesn't work well with pipes, regex MULTILINE

* Support for NOS agnostic 'cli_config' module by implementing 'get_default_flag' and 'get_diff' functionality

* Update Ansible Documentation regarding the connections available for EXOS
2019-03-27 14:44:04 +01:00
..
__init__.py Standardize cliconf get_capabilities (#51147) 2019-01-28 08:24:44 -05:00
aireos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
aruba.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
asa.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
ce.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
cnos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
dellos6.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
dellos9.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
dellos10.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
edgeos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
edgeswitch.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
enos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
eos.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
exos.py Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
frr.py Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
ios.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
iosxr.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
ironware.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
junos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
netvisor.py Pluribus Networks network cli terminal and cliconf plugins (#53735) 2019-03-15 13:51:50 +05:30
nos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
nxos.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
onyx.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
routeros.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
slxos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
voss.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
vyos.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30