gconftool2/gconftool2_info: add return value version (#9064)

* add return value version

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-10-27 21:36:52 +13:00 committed by GitHub
commit ce1b9887b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 64 additions and 2 deletions

View file

@ -0,0 +1,4 @@
minor_changes:
- gcontool2 module utils - add argument formatter ``version`` (https://github.com/ansible-collections/community.general/pull/9064).
- gcontool2 - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9064).
- gcontool2_info - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9064).