mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
557594c392
* pkgng: fix error-handling when upgrading all
* provide for rc=1 in check_mode + test
* fix name of task in test
* add changelog fragment
(cherry picked from commit baa8bd52ab
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
158 B
YAML
2 lines
158 B
YAML
bugfixes:
|
|
- pkgng - fix case when ``pkg`` fails when trying to upgrade all packages (https://github.com/ansible-collections/community.general/issues/5363).
|