Add a changelog fragment for PR 55083. (#55130)

This commit is contained in:
Tobias Rüetschi 2019-04-11 11:21:51 +02:00 committed by Martin Krizek
parent 6e5165b4fb
commit cd00934375

View file

@ -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.