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