mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c75711167f
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>
2 lines
178 B
YAML
2 lines
178 B
YAML
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).
|