summaryrefslogtreecommitdiff
path: root/docsite/rst/playbooks_acceleration.rst
diff options
context:
space:
mode:
authorGeorge Angelopoulos <george@usermod.net>2014-03-07 14:36:46 +0200
committerGeorge Angelopoulos <george@usermod.net>2014-03-07 14:36:46 +0200
commite846b4c6199912493f6a570b9cc99d257269065c (patch)
tree29b3970019bb558b22d5fad68704a9262d55eec3 /docsite/rst/playbooks_acceleration.rst
parentf80d02d84114c7565d3c906421bbcfe7c0222f05 (diff)
downloadansible-e846b4c6199912493f6a570b9cc99d257269065c.tar.gz
english syntax fix
remove redundant 'are'
Diffstat (limited to 'docsite/rst/playbooks_acceleration.rst')
-rw-r--r--docsite/rst/playbooks_acceleration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/playbooks_acceleration.rst b/docsite/rst/playbooks_acceleration.rst
index c11961ca9d..6b25f6cced 100644
--- a/docsite/rst/playbooks_acceleration.rst
+++ b/docsite/rst/playbooks_acceleration.rst
@@ -8,7 +8,7 @@ You Might Not Need This!
Are you running Ansible 1.5 or later? If so, you may not need accelerate mode due to a new feature called "SSH pipelining" and should read the :ref:`pipelining` section of the documentation.
-For users on 1.5 and later, accelerate mode only makes sense if you are (A) are managing from an Enterprise Linux 6 or earlier host
+For users on 1.5 and later, accelerate mode only makes sense if you (A) are managing from an Enterprise Linux 6 or earlier host
and still are on paramiko, or (B) can't enable TTYs with sudo as described in the pipelining docs.
If you can use pipelining, Ansible will reduce the amount of files transferred over the wire,