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
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
..
cli CLI: unfrack --private-key path 9 years ago
compat Fix typo when choosing KqueueSelector 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor fix Windows env handling 9 years ago
galaxy Add role skeleton support (#17079) 9 years ago
inventory fix for loosing ungrouped hosts in ini 9 years ago
module_utils Introspect flag to use on 'show run' when using defaults in ios_config (#22903) 9 years ago
modules Do not re.search show configuration stdout if empty (#23087) 9 years ago
parsing readded !vault-encrypted for backwards compat 9 years ago
playbook Verify that the role specification is using a comma before warning 9 years ago
plugins restores pre 2.3 behavior with respects to keys (#23083) 9 years ago
template Also clean template data even if marked unsafe 9 years ago
utils Network module docs 2.3 (#22454) (#22995) 9 years ago
vars corrected host group ancestor management 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Ansible 2.3 feature support for dellos9 and dellos10 (#23010) 9 years ago
release.py New release v2.3.0.0-0.1.rc1 9 years ago