mirror of https://github.com/ansible/ansible.git
* Ensure we have enough values to split (#56802)
Avoid raising an exception if pkgstr does not complains with expected
value.
(cherry picked from commit 433c98eae0)
* Add changelog
Co-authored-by: Adrián López <adrianlzt+github@gmail.com>
pull/70851/head
parent
cea92ad2cd
commit
f097589fb2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- yum - fix yum list crashing if repoquery (used internally) prints errors in stdout (https://github.com/ansible/ansible/issues/56800)
|
||||
Loading…
Reference in New Issue