1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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)
2018-08-15 14:56:50 -07:00
..
fixtures new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
__init__.py add tests for exos_command module (#42268) 2018-07-04 19:42:51 +05:30
exos_module.py add tests for exos_command module (#42268) 2018-07-04 19:42:51 +05:30
test_exos_command.py add tests for exos_command module (#42268) 2018-07-04 19:42:51 +05:30
test_exos_config.py new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
test_exos_facts.py network/exos: add exos_facts module (#43210) 2018-08-08 16:02:18 +02:00