community.general/lib/ansible/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
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
_eos_template.py refactors eos_template to use network_cli (#20742) 2017-01-27 09:07:42 -05:00
eos_command.py refactors eos_command module (#20739) 2017-01-27 08:45:13 -05:00
eos_config.py refactors eos_config module to use network_cli (#20741) 2017-01-27 16:23:18 -05:00
eos_eapi.py refactor eos_eapi module (#20740) 2017-01-27 08:44:57 -05:00
eos_facts.py refactor eos_facts to use network_cli (#20760) 2017-01-27 14:12:58 -05:00
eos_user.py new module eos_user (#20759) 2017-01-27 14:12:36 -05:00