Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/command.py')
-rw-r--r--lib/ansible/modules/command.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/command.py b/lib/ansible/modules/command.py
index ecf4d0f6c5a..778d8a26cfd 100644
--- a/lib/ansible/modules/command.py
+++ b/lib/ansible/modules/command.py
@@ -81,7 +81,7 @@ options:
type: bool
default: yes
description:
- - If set to C(yes), append a newline to stdin data.
+ - If set to C(true), append a newline to stdin data.
version_added: "2.8"
strip_empty_ends:
description: