diff --git a/changelogs/fragments/55083-univention-diff-UnboundLocalError.yaml b/changelogs/fragments/55083-univention-diff-UnboundLocalError.yaml new file mode 100644 index 00000000000..f7f8cfb86a3 --- /dev/null +++ b/changelogs/fragments/55083-univention-diff-UnboundLocalError.yaml @@ -0,0 +1,6 @@ +bugfixes: + - udm_user - Fix issues when state is absent with undefined variable diff at the module return. + - udm_group - Fix issues when state is absent with undefined variable diff at the module return. + - udm_share - Fix issues when state is absent with undefined variable diff at the module return. + - udm_dns_zone - Fix issues when state is absent with undefined variable diff at the module return. + - udm_dns_record - Fix issues when state is absent with undefined variable diff at the module return.