mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add default documentation for timeout
This commit is contained in:
@@ -50,8 +50,9 @@ options:
|
|||||||
default: None
|
default: None
|
||||||
timeout:
|
timeout:
|
||||||
description:
|
description:
|
||||||
- Timeout setting: 30s, 1m, 1h... (1m by default)
|
- Timeout setting: 30s, 1m, 1h...
|
||||||
required: False
|
required: False
|
||||||
|
default: 1m
|
||||||
plugin_bin:
|
plugin_bin:
|
||||||
description:
|
description:
|
||||||
- Location of the plugin binary
|
- Location of the plugin binary
|
||||||
|
|||||||
Reference in New Issue
Block a user