mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
parent
ac657f67c0
commit
5d4c73e197
3 changed files with 4 additions and 2 deletions
|
@ -21,7 +21,7 @@ In this case, however, `async` explicitly sets the timeout you wish to apply to
|
|||
|
||||
To launch a task asynchronously, specify its maximum runtime
|
||||
and how frequently you would like to poll for status. The default
|
||||
poll value is 15 seconds if you do not specify a value for `poll`::
|
||||
poll value is set by the ``DEFAULT_POLL_INTERVAL`` setting if you do not specify a value for `poll`::
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue