ansible/test/units/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
..
fixtures adds new module eos_system (#20797) 2017-01-28 11:07:51 -05:00
__init__.py refactor eos_eapi module (#20740) 2017-01-27 08:44:57 -05:00
test_eos_banner.py adds module eos_banner (#20796) 2017-01-28 10:32:04 -05:00
test_eos_command.py fixes ios and eos command modules (#20989) 2017-02-02 22:10:14 -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 refactor eos_eapi module (#20740) 2017-01-27 08:44:57 -05:00
test_eos_system.py adds new module eos_system (#20797) 2017-01-28 11:07:51 -05:00
test_eos_user.py new module eos_user (#20759) 2017-01-27 14:12:36 -05:00