summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/assert.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/assert.py')
-rw-r--r--lib/ansible/modules/assert.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/assert.py b/lib/ansible/modules/assert.py
index 0070f256..0ef5eb04 100644
--- a/lib/ansible/modules/assert.py
+++ b/lib/ansible/modules/assert.py
@@ -36,7 +36,7 @@ options:
version_added: "2.7"
quiet:
description:
- - Set this to V(true) to avoid verbose output.
+ - Set this to C(true) to avoid verbose output.
type: bool
default: no
version_added: "2.8"