mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 03:11:24 -07:00
lmn*: style adjustments (#9528)
* lmn*: style adjustments * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
aac7199087
commit
838cdaab42
43 changed files with 440 additions and 378 deletions
|
@ -35,8 +35,8 @@ options:
|
|||
type: str
|
||||
timeout:
|
||||
description:
|
||||
- If there are pending actions for the service monitored by monit, then Ansible will check for up to this many seconds to verify the requested
|
||||
action has been performed. Ansible will sleep for five seconds between each check.
|
||||
- If there are pending actions for the service monitored by monit, then Ansible will check for up to this many seconds
|
||||
to verify the requested action has been performed. Ansible will sleep for five seconds between each check.
|
||||
default: 300
|
||||
type: int
|
||||
author:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue