1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/exos/fixtures
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
..
exos_config_config.cfg new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
exos_config_modified.cfg new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
exos_config_src.cfg new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
show_lldp_neighbors Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
show_memory network/exos: add exos_facts module (#43210) 2018-08-08 16:02:18 +02:00
show_port_config Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
show_port_description Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
show_switch network/exos: add exos_facts module (#43210) 2018-08-08 16:02:18 +02:00
show_version add tests for exos_command module (#42268) 2018-07-04 19:42:51 +05:30
show_vlan Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
show_vlan_detail Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00