community.general/lib/ansible/modules/network/ios
Ricardo Carrillo Cruz 66e29f0a7c Do not re.search show configuration stdout if empty (#23087)
If the banner is not set, the stdout of 'show configuration | begin banner <banner>'
returns empty string thus the re.search raises an exception.

Fixes #22216
2017-03-29 22:38:15 +02:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
_ios_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ios_banner.py Do not re.search show configuration stdout if empty (#23087) 2017-03-29 22:38:15 +02:00
ios_command.py fixes return data structure (#22830) 2017-03-21 14:41:59 +01:00
ios_config.py Introspect flag to use on 'show run' when using defaults in ios_config (#22903) 2017-03-28 10:20:52 +02: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