1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-30 21:11:03 +00:00
community.general/test/units/modules/network/eos
Peter Sprygada 85d78390f9 adds new module eos_system (#20797)
* provides declarative resource for configuring eos system parameters
* supports network_cli connection plugin only
* adds unit tests for module using mock interfaces
2017-01-28 11:07:51 -05:00
..
fixtures
__init__.py
test_eos_banner.py
test_eos_command.py
test_eos_config.py
test_eos_eapi.py
test_eos_system.py
test_eos_user.py