YAML fouten opgelost

This commit is contained in:
2022-05-26 23:47:16 +02:00
parent 3223e580a7
commit 4156b92dc6

View File

@ -16,7 +16,7 @@ options:
url:
type: str
required: true
desciprion:
description:
- The TOPDesk url
username:
type: str
@ -28,7 +28,7 @@ options:
required: true
description:
- 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:
type: list
required: true
@ -50,7 +50,7 @@ options:
groupby:
type: list
description:
- Group hosts based on field(s)
- "Group hosts based on field(s)"
'''