mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* apk: fix packages return value for apk-tools >= 3 (fix #11264) * Add changelog fragment
This commit is contained in:
parent
ac37544c53
commit
d424907172
3 changed files with 12 additions and 2 deletions
3
changelogs/fragments/11265-fix-apk-3.yml
Normal file
3
changelogs/fragments/11265-fix-apk-3.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- apk - fix ``packages`` return value for apk-tools >= 3 (Alpine 3.23) (https://github.com/ansible-collections/community.general/issues/11264).
|
||||
Loading…
Add table
Add a link
Reference in a new issue