monit – Manage the state of a program monitored via Monit¶
Parameters¶
Examples¶
# Manage the state of program "httpd" to be in "started" state.
- monit:
name: httpd
state: started
Status¶
- This module is not guaranteed to have a backwards compatible interface. [preview]
- This module is maintained by the Ansible Community. [community]
Authors¶
- Darryl Stoflet (@dstoflet)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.