mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-05 07:54:00 -07:00
(cherry picked from commit 1b480e9f37
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
5657889b28
commit
f3a2750205
17 changed files with 50 additions and 50 deletions
|
@ -44,7 +44,7 @@ options:
|
|||
description:
|
||||
- If safe mode is enabled for the client. Safe mode requires local check definitions in order to accept a check request and execute the check.
|
||||
type: bool
|
||||
default: 'no'
|
||||
default: false
|
||||
redact:
|
||||
type: list
|
||||
elements: str
|
||||
|
@ -58,7 +58,7 @@ options:
|
|||
description:
|
||||
- If Sensu should monitor keepalives for this client.
|
||||
type: bool
|
||||
default: 'yes'
|
||||
default: true
|
||||
keepalive:
|
||||
type: dict
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue