From 2cf3a7f7be24ea5624b4fe3f986c35afb8ab4c0c Mon Sep 17 00:00:00 2001 From: karelstriegel Date: Fri, 7 Mar 2014 10:34:44 +0100 Subject: [PATCH] Update intro_adhoc.rst Small grammar fix --- docsite/rst/intro_adhoc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/intro_adhoc.rst b/docsite/rst/intro_adhoc.rst index a49fdcfdc40..f849a1021c0 100644 --- a/docsite/rst/intro_adhoc.rst +++ b/docsite/rst/intro_adhoc.rst @@ -248,7 +248,7 @@ Be sure to use a high enough ``--forks`` value if you want to get all of your jo very quickly. After the time limit (in seconds) runs out (``-B``), the process on the remote nodes will be terminated. -Typically you'll be only be backgrounding long-running +Typically you'll only be backgrounding long-running shell commands or software upgrades only. Backgrounding the copy module does not do a background file transfer. :doc:`Playbooks ` also support polling, and have a simplified syntax for this. .. _checking_facts: