gconftool2: minor refactor (#8711)

* gconftool2: minor refactor

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-08-06 07:06:11 +12:00 committed by GitHub
commit 132faeae34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 8 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- gconftool2 - make use of ``ModuleHelper`` features to simplify code (https://github.com/ansible-collections/community.general/pull/8711).