Ansible role to install and configure Kapacitor. You may also be interested in
- hosts: myhost
vars:
kapacitor_version: 0.13.0-1
roles:
- wunzeco.kapacitor
To run this role's integration tests
kitchen test
none
Note: An issue encountered while testing alert notification via email has been raised. (influxdata/kapacitor#602)