mirror of https://github.com/ansible/ansible.git
Fixes the Ansible.Basic `required_if` check when the option to check is
either unset or explicitly set to null.
(cherry picked from commit 8c5e33cd3a)
pull/84583/head
parent
5f5e5d321b
commit
ee0084dbcf
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
Ansible.Basic - Fix ``required_if`` check when the option value to check is unset or set to null.
|
||||
Loading…
Reference in New Issue