mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
* 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>
This commit is contained in:
parent
43e599abb1
commit
2e11c2dfa4
5 changed files with 55 additions and 2 deletions
2
changelogs/fragments/5129-dig-boolean-params-fix.yml
Normal file
2
changelogs/fragments/5129-dig-boolean-params-fix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue