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/test
Martin Krizek 51f2f1ac5e
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
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration Avoid accessing delegated vars when you dont have a host (#75524) 3 years ago
lib/ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
sanity ansible-test - Move code from _data to _util. (#75495) 3 years ago
support updates links in comments to point to current docs (#74834) 3 years ago
units yum: fix parsing of check-update with subsequent empty lines (#75452) 3 years ago
utils/shippable Remove unused CI scripts. 4 years ago