mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[PR #9363/61b2304f backport][stable-10] dig: handle NoNameservers exception (#9409)
dig: handle NoNameservers exception (#9363)
Handle NoNameservers.
(cherry picked from commit 61b2304f4d
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7732d64abb
commit
f66bd1035d
2 changed files with 3 additions and 6 deletions
2
changelogs/fragments/9363-dig-nonameservers.yml
Normal file
2
changelogs/fragments/9363-dig-nonameservers.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "dig lookup plugin - correctly handle ``NoNameserver`` exception (https://github.com/ansible-collections/community.general/pull/9363, https://github.com/ansible-collections/community.general/issues/9362)."
|
Loading…
Add table
Add a link
Reference in a new issue