summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/test/mount.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/plugins/test/mount.yml')
-rw-r--r--lib/ansible/plugins/test/mount.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/test/mount.yml b/lib/ansible/plugins/test/mount.yml
index 23f19b60..30bdc440 100644
--- a/lib/ansible/plugins/test/mount.yml
+++ b/lib/ansible/plugins/test/mount.yml
@@ -18,5 +18,5 @@ EXAMPLES: |
RETURN:
_value:
- description: Returns C(True) if the path corresponds to a mount point on the controller, C(False) if otherwise.
+ description: Returns V(True) if the path corresponds to a mount point on the controller, V(False) if otherwise.
type: boolean