mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
cloudflare_dns: some refactoring (#10269)
* cloudflare_dns: remove extraneous validation * further improvements * revert the first validation removed * simplify validation for types SRC and CAA * add changelog frag
This commit is contained in:
parent
52cd104962
commit
dd53a2cee0
2 changed files with 131 additions and 152 deletions
2
changelogs/fragments/10269-cloudflare-dns-refactor.yml
Normal file
2
changelogs/fragments/10269-cloudflare-dns-refactor.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cloudflare_dns - simplify validations and refactor some code, no functional changes (https://github.com/ansible-collections/community.general/pull/10269).
|
Loading…
Add table
Add a link
Reference in a new issue