mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[PR #5914/3da24d50 backport][stable-6] dig lookup: fix DNSKEY's algorithm handling (#5916)
dig lookup: fix DNSKEY's algorithm handling (#5914)
Fix DNSKEY's algorithm handling.
(cherry picked from commit 3da24d50cd
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
24cf561135
commit
9740b76f3c
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