mirror of https://github.com/ansible/ansible.git
Add a changelog fragment for PR 55083. (#55130)
parent
6e5165b4fb
commit
cd00934375
@ -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.
|
Loading…
Reference in New Issue