opkg: add return value version (#9086)

* opkg: add return value version

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-11-03 05:49:54 +13:00 committed by GitHub
commit c8410a924e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 47 additions and 7 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- opkg - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9086).