ansible/test/units/modules/network/ios
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
..
fixtures Add ios_banner module (#22687) 2017-03-16 16:35:44 +01:00
__init__.py adds missing __init__ to ios unit test 2017-01-08 23:07:30 -05:00
ios_module.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_banner.py Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 10:01:41 +01:00
test_ios_command.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_config.py ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
test_ios_system.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_template.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
test_ios_vrf.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00