dnsimple: Add support for CAA records (#1814)

This commit is contained in:
Craig Roberts 2021-02-16 14:15:19 +08:00 committed by GitHub
commit 03fd6bd008
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).