xfconf: fix setting of boolean values (#5007)

This commit is contained in:
Felix Fontein 2022-07-27 07:42:25 +02:00 committed by GitHub
commit 9290381bea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "xfconf - fix setting of boolean values (https://github.com/ansible-collections/community.general/issues/4999, https://github.com/ansible-collections/community.general/pull/5007)."