playbooks_async.rst: correct typo
This commit is contained in:
parent
40b7a63d1a
commit
3c6a362921
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ run the task asynchronously by specifying a poll value of 0::
|
|||
Using a higher value for ``--forks`` will result in kicking off asynchronous
|
||||
tasks even faster. This also increases the efficiency of polling.
|
||||
|
||||
If you would like to perform a task asynchroniusly and check on it later you can perform a task similar to the
|
||||
If you would like to perform a task asynchronously and check on it later you can perform a task similar to the
|
||||
following::
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue