mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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>
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user