mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
[PR #7343/cda6fc95 backport][stable-7] Add TCP option for dig plugin. (#7349)
Add TCP option for dig plugin. (#7343)
* Add TCP option for dig plugin.
* Add changelog of dig tcp option
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: s-miyachi <s-miyachi@jocdn.co.jp>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit cda6fc956f
)
Co-authored-by: k_e <niea.seven@gmail.com>
This commit is contained in:
parent
b279694779
commit
c75711167f
2 changed files with 11 additions and 1 deletions
2
changelogs/fragments/7343-dig-tcp-option.yml
Normal file
2
changelogs/fragments/7343-dig-tcp-option.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- dig lookup plugin - add TCP option to enable the use of TCP connection during DNS lookup (https://github.com/ansible-collections/community.general/pull/7343).
|
Loading…
Add table
Add a link
Reference in a new issue