mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
doc style adjustments: modules [lm]* (#10433)
* doc style adjustments: modules l* * doc style adjustments: modules m* * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/logstash_plugin.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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 it checks for up to this many seconds to verify
|
||||
the requested action has been performed. The module sleeps for five seconds between each check.
|
||||
default: 300
|
||||
type: int
|
||||
author:
|
||||
|
||||
Reference in New Issue
Block a user