ansible-core 2.19: when clause don't automatically convert to bool
In ansible-core 2.19, when clauses (when, failed_when, etc) do not
convert values to bool automatically, also, templating with "|bool" does
not work too, so an actual value comparison is required.
Signed-off-by:
Rafael Guterres Jeffman <rjeffman@redhat.com>
Loading
Please sign in to comment