summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/test/link_exists.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/plugins/test/link_exists.yml')
-rw-r--r--lib/ansible/plugins/test/link_exists.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/test/link_exists.yml b/lib/ansible/plugins/test/link_exists.yml
index fe0117ee..f75a6995 100644
--- a/lib/ansible/plugins/test/link_exists.yml
+++ b/lib/ansible/plugins/test/link_exists.yml
@@ -17,5 +17,5 @@ EXAMPLES: |
RETURN:
_value:
- description: Returns V(True) if the path corresponds to an existing filesystem object on the controller, V(False) if otherwise.
+ description: Returns C(True) if the path corresponds to an existing filesystem object on the controller, C(False) if otherwise.
type: boolean