You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration improve 'service' integration tests (#43655) 6 years ago
legacy Vultr: Ensure facts works when no resource exists (#43603) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
sanity Improving syntax highlighting in HTML docs (#42472) 6 years ago
units network/exos: add exos_facts module (#43210) 6 years ago
utils Update Shippable integration test groups. (#43118) 6 years ago