mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-14 18:11:43 -07:00
dnsmadeeasy: only get monitor if it is not null api response (#4459)
* Only get monitor if it is not null api response * Add changelog fragment * Update changelogs/fragments/4459-only-get-monitor-if-it-is-not-null-api-response.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/dnsmadeeasy.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: drevai <revai.dominik@gravityrd.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
8ccc4d1fbb
commit
06675034fe
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- dnsmadeeasy - fix failure on deleting DNS entries when API response does not contain monitor value (https://github.com/ansible-collections/community.general/issues/3620).
|
Loading…
Add table
Add a link
Reference in a new issue