Ansible role to manage Kapacitor task definitions. It uses kapacitor
CLI
program for calling the Kapacitor API.
This role requires that Kapacitor is installed and running locally on the host. For this, you may be interested in wunzeco.kapacitor role. Other TICK stack roles that may be of interest:
- hosts: myhost
vars:
kapacitor_version: 0.13.0-1
roles:
- wunzeco.kapacitor
- wunzeco.kapacitor-extra
To run this role's integration tests
kitchen test
none
Note: For email alerts, host may need a mail transfer agent (MTA) installed too. e.g. Postfix