From 62d9962ec7d01c95bf5732169320d3857a41446e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:55:42 +0200 Subject: Merging upstream version 2.16.5. Signed-off-by: Daniel Baumann --- lib/ansible/modules/assert.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ansible/modules/assert.py') diff --git a/lib/ansible/modules/assert.py b/lib/ansible/modules/assert.py index 0ef5eb0..0070f25 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 C(true) to avoid verbose output. + - Set this to V(true) to avoid verbose output. type: bool default: no version_added: "2.8" -- cgit v1.2.3