ansible/test/units/modules/network/eos
Ricardo Carrillo Cruz 604a38cac1 Implement eos_banner for EAPI (#22609)
On EAPI, the multi-line commands are expected to be a dict,
with key/value pairs 'cmd'/'input' .
This change implements that behaviour and fixes the idempotency
on EAPI as well.

Fixes #22494
2017-03-14 21:00:17 +01:00
..
fixtures adds new module eos_system (#20797) 2017-01-28 11:07:51 -05:00
__init__.py
eos_module.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
test_eos_banner.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
test_eos_command.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
test_eos_config.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
test_eos_eapi.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
test_eos_system.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
test_eos_user.py Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00