mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 00:22:10 +02:00
falsy: Update doc (#85913)
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
(cherry picked from commit c5e6227bdb)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user