ansible/changelogs/fragments/yum-handle-stale-lock-file.yaml
Martin Krizek 28077887c2 2.8: yum: take care of stale/invalid yum.pid (#58457) (#58489)
* yum: take care of stale/invalid yum.pid (#58457)

* yum: take care of stale/invalid yum.pid

* Add changelog

(cherry picked from commit 5064e67d37)

* yum: check whether the lock file disappeared (#58581)


(cherry picked from commit b0f38931b0)
2019-07-15 13:58:53 -07:00

2 lines
109 B
YAML

bugfixes:
- yum - handle stale/invalid yum.pid lock file (https://github.com/ansible/ansible/issues/57189)