ansible/test/units/modules/network
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
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus New Networking Module: NCLU (#21101) 2017-02-20 22:21:34 -05:00
eos Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
ios ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
iosxr Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
nxos adds system_mtu argument to nxos_system (#21970) 2017-02-26 11:33:58 -05:00
vyos Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
__init__.py