community.general/lib/ansible/modules/network/eos
Peter Sprygada d226f31a0f fixes ios and eos command modules (#20989)
* returns support for prompt/response over cli
* now sends native dict instead of str command
* fixes issue with run_commands() in ios to jsonify request
* updates unit test cases
2017-02-02 22:10:14 -05:00
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
_eos_template.py adds support for eos_local connections to eos modules (#20961) 2017-02-01 22:37:57 -05:00
eos_banner.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
eos_command.py fixes ios and eos command modules (#20989) 2017-02-02 22:10:14 -05:00
eos_config.py fix up eos doc frags (#20981) 2017-02-02 12:15:23 -05:00
eos_eapi.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
eos_facts.py fix up eos doc frags (#20981) 2017-02-02 12:15:23 -05:00
eos_system.py adds new module eos_system (#20797) 2017-01-28 11:07:51 -05:00
eos_user.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00