mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
dnstxt lookup - add option to return empty list. (#5457)
This commit is contained in:
parent
e718bd8445
commit
47cc2a4e8e
2 changed files with 17 additions and 0 deletions
2
changelogs/fragments/5457-dnstxt-empty.yml
Normal file
2
changelogs/fragments/5457-dnstxt-empty.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- dnstxt lookup plugin - add option to return empty result without empty strings, and return empty list instead of ``NXDOMAIN`` (https://github.com/ansible-collections/community.general/pull/5457, https://github.com/ansible-collections/community.general/issues/5428).
|
Loading…
Add table
Add a link
Reference in a new issue