YAML fouten opgelost
This commit is contained in:
@ -16,7 +16,7 @@ options:
|
|||||||
url:
|
url:
|
||||||
type: str
|
type: str
|
||||||
required: true
|
required: true
|
||||||
desciprion:
|
description:
|
||||||
- The TOPDesk url
|
- The TOPDesk url
|
||||||
username:
|
username:
|
||||||
type: str
|
type: str
|
||||||
@ -28,7 +28,7 @@ options:
|
|||||||
required: true
|
required: true
|
||||||
description:
|
description:
|
||||||
- A TOPDesk application key associated with the given username.
|
- A TOPDesk application key associated with the given username.
|
||||||
- For instructions on creating a key: https://developers.topdesk.com/tutorial.html
|
- "For instructions on creating a key: https://developers.topdesk.com/tutorial.html"
|
||||||
fields:
|
fields:
|
||||||
type: list
|
type: list
|
||||||
required: true
|
required: true
|
||||||
@ -50,7 +50,7 @@ options:
|
|||||||
groupby:
|
groupby:
|
||||||
type: list
|
type: list
|
||||||
description:
|
description:
|
||||||
- Group hosts based on field(s)
|
- "Group hosts based on field(s)"
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user