add types to docs

This commit is contained in:
Simon Kelly 2020-10-19 16:19:52 +02:00
parent aff7eb9d3b
commit e052286c09

View file

@ -18,11 +18,13 @@ options:
description:
- The name of the I(monit) program/process to manage
required: true
type: str
state:
description:
- The state of service
required: true
choices: [ "present", "started", "stopped", "restarted", "monitored", "unmonitored", "reloaded" ]
type: str
timeout:
description:
- If there are pending actions for the service monitored by monit, then Ansible will check