xfconf - using aggregated base class (#3919)

* xfconf - using aggregated base class

* added changelog fragment

* fixed typo
This commit is contained in:
Alexei Znamensky 2021-12-20 02:17:17 +13:00 committed by GitHub
commit daabb53a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- xfconf - minor refactor on the base class for the module (https://github.com/ansible-collections/community.general/pull/3919).