mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
opkg: fix bug when update_cache=true (#6119)
* opkg: fix bug when update_cache=true * add changelog fragment
This commit is contained in:
parent
03084d1133
commit
345a69304a
3 changed files with 59 additions and 8 deletions
2
changelogs/fragments/6119-opkg-update.yaml
Normal file
2
changelogs/fragments/6119-opkg-update.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- opkg - fixes bug when using ``update_cache=true`` (https://github.com/ansible-collections/community.general/issues/6004).
|
Loading…
Add table
Add a link
Reference in a new issue