ansible/test/units/modules/network/exos/fixtures
Lance Richardson bd4d68c785 network/exos: add exos_facts module (#43210)
Add exos_facts module. Known limitations at this time include:
   - Interface MTU is not reported.
   - Only primary interface IP is reported.

Add basic unit tests for the exos_facts module.

An EXOS CLI prompt can be prefixed with '! ' (shutting down), '* '
(running configuration does not match saved configuration), and
can include various status tokens within parentheses after these
prefixes. Update prompt regex to accept valid CLI prompts.
2018-08-08 16:02:18 +02:00
..
run_script_cli2json.py_show_lldp_neighbors
run_script_cli2json.py_show_port_config
run_script_cli2json.py_show_port_description
run_script_cli2json.py_show_vlan
run_script_cli2json.py_show_vlan_detail
show_memory
show_switch network/exos: add exos_facts module (#43210) 2018-08-08 16:02:18 +02:00
show_version