1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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.