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. |
||
---|---|---|
.. | ||
cloud | ||
files | ||
monitoring | ||
net_tools | ||
network | ||
packaging | ||
remote_management | ||
source_control | ||
system | ||
web_infrastructure | ||
__init__.py | ||
conftest.py | ||
utils.py |