summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/test/unreachable.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/plugins/test/unreachable.yml')
-rw-r--r--lib/ansible/plugins/test/unreachable.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/test/unreachable.yml b/lib/ansible/plugins/test/unreachable.yml
index d2837a8f85..ed6c17e72f 100644
--- a/lib/ansible/plugins/test/unreachable.yml
+++ b/lib/ansible/plugins/test/unreachable.yml
@@ -2,7 +2,7 @@ DOCUMENTATION:
name: unreachable
author: Ansible Core
version_added: "1.9"
- short_description: check task returned that the host was unreachable
+ short_description: Did task end due to the host was unreachable
description:
- Tests if task was not able to reach the host for execution
- This test checks for the existance of a C(unreachable) key in the input dictionary and that it's value is C(True)