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
parent 8a2ac4f1eb
commit c8410a924e
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).