This ansible role will install Prometheus and Alertmanager.
None.
prometheus_version: 1.7.1
prometheus_host_domain_name: localhost
alertmanager_version:0.8.0
None.
- hosts: servers
roles:
- { role: kylenesium.prometheus }
MIT
Kyle Steenkamp