community.general/lib/ansible/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
..
__init__.py
_ios_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
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
ios_command.py fixes return data structure (#22830) 2017-03-21 14:41:59 +01:00
ios_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ios_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ios_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
ios_vrf.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00