mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
xfconf: fix boolean return values (#11645)
* xfconf: fix boolean return values * add changelog frag
This commit is contained in:
2
changelogs/fragments/11645-xfconf-bool.yml
Normal file
2
changelogs/fragments/11645-xfconf-bool.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- xfconf - representation of boolean properties was not consistent between Python and ``xfconf-query``, leading to broken idempotency (https://github.com/ansible-collections/community.general/pull/11645).
|
||||
Reference in New Issue
Block a user