mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
pkgng: fix error-handling when upgrading all (#5369)
* pkgng: fix error-handling when upgrading all * provide for rc=1 in check_mode + test * fix name of task in test * add changelog fragment
This commit is contained in:
parent
389dfe9f09
commit
baa8bd52ab
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