mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
xfconf: fix existing empty array case (#11026)
* xfconf: fix existing empty array case * fix xfconf_info as well * add changelog frag
This commit is contained in:
parent
9a7a316e24
commit
b28ac655fc
4 changed files with 62 additions and 4 deletions
3
changelogs/fragments/11026-xfconf-empty-array.yml
Normal file
3
changelogs/fragments/11026-xfconf-empty-array.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- xfconf - fix handling of empty array properties (https://github.com/ansible-collections/community.general/pull/11026).
|
||||
- xfconf_info - fix handling of empty array properties (https://github.com/ansible-collections/community.general/pull/11026).
|
||||
Loading…
Add table
Add a link
Reference in a new issue