ansible/test/units/modules/network
Ricardo Carrillo Cruz 98c98125f0 Fallback to show-run on ios_banner for devices where show banner does not work (#22793)
On switches 'show banner' command doesn't work, fallback to show run|begin banner
and extract the banner text in case that fails.
2017-03-22 10:01:41 +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 Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 10:01:41 +01: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