mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
playbooks_async.rst: correct typo
This commit is contained in:
@@ -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::
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user