mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Added uint type to xfconf module (#696)
* Added uint type to xfconf module * Update changelogs/fragments/xfconf_add_uint_type.yml Updated PR number in changelog Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Pierre Roudier <pierre.roudier@ticksmith.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
041824b98e
commit
4a1d86c47e
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/xfconf_add_uint_type.yml
Normal file
2
changelogs/fragments/xfconf_add_uint_type.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- xfconf - add support for ``uint`` type (https://github.com/ansible-collections/community.general/pull/696).
|
Loading…
Add table
Add a link
Reference in a new issue