mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
* 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>
This commit is contained in:
parent
cce52e1812
commit
eed45fe6aa
3 changed files with 42 additions and 10 deletions
2
changelogs/fragments/5369-pkgng-fix-update-all.yaml
Normal file
2
changelogs/fragments/5369-pkgng-fix-update-all.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- pkgng - fix case when ``pkg`` fails when trying to upgrade all packages (https://github.com/ansible-collections/community.general/issues/5363).
|
Loading…
Add table
Add a link
Reference in a new issue