mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
* Add lookup_dig tests * Fix boolean evaluation * Add changelog fragment * Apply review changes * Add license
3 lines
199 B
YAML
3 lines
199 B
YAML
bugfixes:
|
|
- dig lookup plugin - fix evaluation of falsy values for boolean parameters ``fail_on_error`` and ``retry_servfail`` (https://github.com/ansible-collections/community.general/pull/5129).
|