mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
cloudflare_dns: fix KeyError (#243)
Fix errors of the type KeyError: 'success' to show a more meaningful message Fixes: #236
This commit is contained in:
parent
8a45044ea7
commit
055c18c892
2 changed files with 6 additions and 0 deletions
2
changelogs/fragments/243-cloudflare_dns_fix_keyerror.yml
Normal file
2
changelogs/fragments/243-cloudflare_dns_fix_keyerror.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- cloudflare_dns - fix KeyError 'success' (https://github.com/ansible-collections/community.general/issues/236).
|
Loading…
Add table
Add a link
Reference in a new issue