mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
xfconf: added missing value types (#4534)
* 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>
This commit is contained in:
parent
51a68517ce
commit
a2bfb96213
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