summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/test/is_same_file.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/plugins/test/is_same_file.yml')
-rw-r--r--lib/ansible/plugins/test/is_same_file.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/test/is_same_file.yml b/lib/ansible/plugins/test/is_same_file.yml
index 4bd6aba3..a10a36ac 100644
--- a/lib/ansible/plugins/test/is_same_file.yml
+++ b/lib/ansible/plugins/test/is_same_file.yml
@@ -20,5 +20,5 @@ EXAMPLES: |
RETURN:
_value:
- description: Returns V(True) if the paths correspond to the same location on the filesystem on the controller, V(False) if otherwise.
+ description: Returns C(True) if the paths correspond to the same location on the filesystem on the controller, C(False) if otherwise.
type: boolean