falsy: Update doc (#85913)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
pull/85381/head
Abhijeet Kasurde 2 months ago committed by GitHub
parent eafa139f77
commit c5e6227bdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,7 +5,7 @@ DOCUMENTATION:
short_description: Pythonic false
description:
- This check is a more Python version of what is 'false'.
- It is the opposite of 'truthy'.
- It is the opposite of P(ansible.builtin.truthy#test).
options:
_input:
description: An expression that can be expressed in a boolean context.

Loading…
Cancel
Save