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
Martin Krizek 77b6633076 [stable-2.11] yum: fix parsing of check-update with subsequent empty lines (#75452)
Rather than adding further complexity to the regex, preprocess the output to
remove any empty lines. Now the only purpose of the regex is to fix
wrapped lines.

Fixes #70949
(cherry picked from commit 51f2f1ac5e)

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
4 years ago
..
_vendor Rename to ansible-core (#72594) 5 years ago
cli [stable-2.11] Don't show params when there is an issue with `set_option(s)` (#75805) (#75808) 4 years ago
collections saner path dir management (#72648) 5 years ago
compat Updated bundled libraries (#70418) 6 years ago
config config: small typo fix (#74845) (#75864) 4 years ago
errors Correctly set path and fullpath for template vars (#73924) 5 years ago
executor [stable-2.11] Use full python package for ansiballz cache filenames (#77090) (#77126) 4 years ago
galaxy [2.11 backport] use same timeout for galaxy api interactions (#77088) (#77143) 4 years ago
inventory inventory: misc typo fixes (#73695) 5 years ago
module_utils SID - Use literal UPN value when attempting a user to SID lookup (#77334) (#77347) 4 years ago
modules [stable-2.11] yum: fix parsing of check-update with subsequent empty lines (#75452) 4 years ago
parsing various fixes to command (#74212) (#74257) 4 years ago
playbook fix block var inheritance (#75287) (#76897) 4 years ago
plugins dont rely on path to set config defs for plugins (#77659) (#77696) 4 years ago
template Prevent losing unsafe from lookups (#77609) (#77652) 4 years ago
utils Fix pb subs collapse (#74301) (#74376) 5 years ago
vars clean_facts only show variable name (#76974) (#76985) 4 years ago
__init__.py [stable-2.11] CI and compat fixes for Jinja2 >= 3.0 (#74666) 5 years ago
constants.py Fix notify on import_tasks (#73572) 5 years ago
context.py Become plugins (#50991) 7 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 5 years ago
release.py Update Ansible release version to v2.11.12.post0. (#77880) 4 years ago