mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
bd4d68c785
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. |
||
---|---|---|
.. | ||
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 | ||
show_version |