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: