mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2e11c2dfa4
* Add lookup_dig tests
* Fix boolean evaluation
* Add changelog fragment
* Apply review changes
* Add license
(cherry picked from commit 3c2d7eb193
)
Co-authored-by: Michal Hybner <76526074+mu1f407@users.noreply.github.com>
2 lines
199 B
YAML
2 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).
|