Add documentation stubs for undocumented module options (#7738)

Add documentation stubs for undocumented module options.
This commit is contained in:
Felix Fontein 2023-12-20 07:32:56 +01:00 committed by GitHub
commit 0b0a302855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 107 additions and 42 deletions

View file

@ -122,6 +122,16 @@ options:
description:
- Name for the service check. Required if standalone, ignored if
part of service definition.
check_node:
description:
- Node name.
# TODO: properly document!
type: str
check_host:
description:
- Host name.
# TODO: properly document!
type: str
ttl:
type: str
description: