dnsimple: Add support for CAA records (#1814) (#1835)

(cherry picked from commit 03fd6bd008)

Co-authored-by: Craig Roberts <github@craig.craig0990.co.uk>
This commit is contained in:
patchback[bot] 2021-02-16 07:55:35 +01:00 committed by GitHub
commit a60f9bc78b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- dnsimple - add CAA records to the whitelist of valid record types (https://github.com/ansible-collections/community.general/pull/1814).