diff --git a/changelogs/fragments/6206-dconf-booleans.yml b/changelogs/fragments/6206-dconf-booleans.yml new file mode 100644 index 00000000000..92c4c930cb9 --- /dev/null +++ b/changelogs/fragments/6206-dconf-booleans.yml @@ -0,0 +1,2 @@ +minor_changes: + - "dconf - be forgiving about boolean values: convert them to GVariant booleans automatically (https://github.com/ansible-collections/community.general/pull/6206)."