mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
[PR #5705/2b39470a backport][stable-5] opkg: fix issue that force=reinstall would not reinstall an existing package (#5710)
opkg: fix issue that force=reinstall would not reinstall an existing package (#5705)
* opkg: fix issue that force=reinstall would not reinstall an existing package
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com>
* changelog fragment
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com>
(cherry picked from commit 2b39470a77
)
Co-authored-by: joergho <48011876+joergho@users.noreply.github.com>
This commit is contained in:
parent
f26883f45f
commit
6988ea052d
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/5705-opkg-fix-force-reinstall.yml
Normal file
2
changelogs/fragments/5705-opkg-fix-force-reinstall.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- opkg - fix issue that ``force=reinstall`` would not reinstall an existing package (https://github.com/ansible-collections/community.general/pull/5705).
|
Loading…
Add table
Add a link
Reference in a new issue