You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules
Ricardo Carrillo Cruz 18dedd985a 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
9 years ago
..
cloud Import camel_dict_to_snake_dict method to fix error when executing get_nat_gateways() method 9 years ago
clustering New metadata 1.0 (#22587) 9 years ago
commands New metadata 1.0 (#22587) 9 years ago
crypto New metadata 1.0 (#22587) 9 years ago
database New metadata 1.0 (#22587) 9 years ago
files synchronize: Convert cmd to list and fix handling of the copy_links argument (#22573) 9 years ago
identity New metadata 1.0 (#22587) 9 years ago
inventory New metadata 1.0 (#22587) 9 years ago
messaging New metadata 1.0 (#22587) 9 years ago
monitoring New metadata 1.0 (#22587) 9 years ago
network Do not re.search show configuration stdout if empty (#23087) 9 years ago
notification New metadata 1.0 (#22587) 9 years ago
packaging Make yum's state=list obey disablerepo and enablerepo 9 years ago
remote_management New metadata 1.0 (#22587) 9 years ago
source_control New metadata 1.0 (#22587) 9 years ago
storage Fix root volume security style options 9 years ago
system Fixed issue #22996 and issue #22955. 9 years ago
utilities New metadata 1.0 (#22587) 9 years ago
web_infrastructure New metadata 1.0 (#22587) 9 years ago
windows changed parameter name from forest_root_dns_domain to dns_domain_name (to match documentation and other win_domain* modules) and fix example which has win_domain_controller instead of win_domain for module name. (#23081) 9 years ago
__init__.py Re-adding the init py for modules 9 years ago