ansible/test/units/modules/network/eos
Peter Sprygada 6c89c587cc refactors eos_config module to use network_cli (#20741)
* update eos_config to use eapi exclusively and remove cli transport
* add unit test cases for eos_config
* updates action plugin to handle both eapi and network_cli connections
2017-01-27 16:23:18 -05:00
..
fixtures refactors eos_config module to use network_cli (#20741) 2017-01-27 16:23:18 -05:00
__init__.py
test_eos_command.py refactors eos_command module (#20739) 2017-01-27 08:45:13 -05:00
test_eos_config.py refactors eos_config module to use network_cli (#20741) 2017-01-27 16:23:18 -05:00
test_eos_eapi.py
test_eos_user.py new module eos_user (#20759) 2017-01-27 14:12:36 -05:00