dig lookup: support CAA record type (#5913)

* Support CAA record type.

* Update return docs.
This commit is contained in:
Felix Fontein 2023-01-29 18:19:14 +01:00 committed by GitHub
commit 451c90251a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 2 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- "dig lookup plugin - support CAA record type (https://github.com/ansible-collections/community.general/pull/5913)."