mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
opkg: deprecate value "" for force (#9172)
* opkg: deprecate value "" for force * fix sanity plus wording * add comments for future removal * add changelog frag
This commit is contained in:
parent
34010a788a
commit
d826dd1c88
2 changed files with 8 additions and 3 deletions
2
changelogs/fragments/9172-opkg-deprecate-force-none.yml
Normal file
2
changelogs/fragments/9172-opkg-deprecate-force-none.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- opkg - deprecate value ``""`` for parameter ``force`` (https://github.com/ansible-collections/community.general/pull/9172).
|
Loading…
Add table
Add a link
Reference in a new issue