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
parent 47714ecf79
commit a60f9bc78b
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).