mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
opkg: remove useless default value for force (#6513)
* opkg: remove useless default value for force * add changelog frag * Update changelogs/fragments/6513-opkg-default-force.yml Co-authored-by: Felix Fontein <felix@fontein.de> * add to force param description * typo --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
64f74e1228
commit
e588e675d9
2 changed files with 6 additions and 3 deletions
2
changelogs/fragments/6513-opkg-default-force.yml
Normal file
2
changelogs/fragments/6513-opkg-default-force.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- opkg - remove default value ``""`` for parameter ``force`` as it causes the same behaviour of not having that parameter (https://github.com/ansible-collections/community.general/pull/6513).
|
Loading…
Add table
Add a link
Reference in a new issue