mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[PR #11645/a09e879f backport][stable-12] xfconf: fix boolean return values (#11650)
xfconf: fix boolean return values (#11645)
* xfconf: fix boolean return values
* add changelog frag
(cherry picked from commit a09e879ff2)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
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