1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
ios_module.py
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
test_ios_config.py
test_ios_system.py
test_ios_template.py
test_ios_vrf.py