mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
add option to force dig lookup to return empty list instead of list of empty strings. (#5439)
fixes https://github.com/ansible-collections/community.general/issues/5428
This commit is contained in:
2
changelogs/fragments/5439-dig-return-empty-result.yml
Normal file
2
changelogs/fragments/5439-dig-return-empty-result.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- dig 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/5439, https://github.com/ansible-collections/community.general/issues/5428).
|
||||
Reference in New Issue
Block a user