Adjust booleans in monitoring modules. (#5156)

This commit is contained in:
Felix Fontein 2022-08-24 19:59:30 +02:00 committed by GitHub
parent ddc989ec6d
commit 1b480e9f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 50 additions and 50 deletions

View file

@ -64,12 +64,12 @@ options:
description:
- If events matching one or more silence entries should be handled.
type: bool
default: 'no'
default: false
handle_flapping:
description:
- If events in the flapping state should be handled.
type: bool
default: 'no'
default: false
command:
type: str
description: