mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
[PR #7738/0b0a3028 backport][stable-8] Add documentation stubs for undocumented module options (#7750)
Add documentation stubs for undocumented module options (#7738)
Add documentation stubs for undocumented module options.
(cherry picked from commit 0b0a302855
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d7b89cde46
commit
26dfe96ad6
9 changed files with 107 additions and 42 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue