mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
[PR #6119/345a6930 backport][stable-6] opkg: fix bug when update_cache=true (#6124)
opkg: fix bug when update_cache=true (#6119)
* opkg: fix bug when update_cache=true
* add changelog fragment
(cherry picked from commit 345a69304a
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
59fb0cf506
commit
1d39bbefd9
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