* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
aireos.py | ||
aruba.py | ||
asa.py | ||
ce.py | ||
cnos.py | ||
dellos6.py | ||
dellos9.py | ||
dellos10.py | ||
edgeos.py | ||
edgeswitch.py | ||
enos.py | ||
eos.py | ||
exos.py | ||
frr.py | ||
ios.py | ||
iosxr.py | ||
ironware.py | ||
junos.py | ||
netvisor.py | ||
nos.py | ||
nxos.py | ||
onyx.py | ||
routeros.py | ||
slxos.py | ||
voss.py | ||
vyos.py |