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/units/modules/network/exos
Lance Richardson dc08b9a738 new module exos_config (#43902)
- support config operations for EXOS-based platforms
- add regex to detect command failure responses
- add exos action plugin for "backup" operation
- add unit tests for exos_command (currently 94% coverage of
  exos_config.py)
6 years ago
..
fixtures new module exos_config (#43902) 6 years ago
__init__.py add tests for exos_command module (#42268) 6 years ago
exos_module.py add tests for exos_command module (#42268) 6 years ago
test_exos_command.py add tests for exos_command module (#42268) 6 years ago
test_exos_config.py new module exos_config (#43902) 6 years ago
test_exos_facts.py network/exos: add exos_facts module (#43210) 6 years ago