mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
dig lookup: fix DNSKEY's algorithm handling (#5914)
Fix DNSKEY's algorithm handling.
This commit is contained in:
parent
6c6de8fb90
commit
3da24d50cd
2 changed files with 5 additions and 1 deletions
2
changelogs/fragments/5914-dig-dnskey.yml
Normal file
2
changelogs/fragments/5914-dig-dnskey.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "dig lookup plugin - correctly handle DNSKEY record type's ``algorithm`` field (https://github.com/ansible-collections/community.general/pull/5914)."
|
Loading…
Add table
Add a link
Reference in a new issue