community.general.monit – Manage the state of a program monitored via Monit
Note
This plugin is part of the community.general collection (version 3.8.3).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.monit
.
Parameters
Parameter |
Comments |
---|---|
The name of the monit program/process to manage. |
|
The state of service. Choices:
|
|
If there are pending actions for the service monitored by monit, then Ansible will check for up to this many seconds to verify the requested action has been performed. Ansible will sleep for five seconds between each check. Default: 300 |