mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 02:51:43 -07:00
* xfconf: added missing value types
* added changelog fragment
* Update plugins/modules/system/xfconf.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a2bfb96213
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
9e2cb4363c
commit
e43a9b6974
2 changed files with 11 additions and 10 deletions
2
changelogs/fragments/4534-xfconf-added-value-types.yaml
Normal file
2
changelogs/fragments/4534-xfconf-added-value-types.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- xfconf - added missing value types ``char``, ``uchar``, ``int64`` and ``uint64`` (https://github.com/ansible-collections/community.general/pull/4534).
|
Loading…
Add table
Add a link
Reference in a new issue