An Ansible role which installs and configures Prometheus statsd_exporter on Linux
Ansible 2.8+
You can see all vars in defaults/main.yml
vars file.
None
- name: Ensure prometheus_statsd_exporter
hosts: prometheus_statsd_exporters
remote_user: root
roles:
- prometheus_statsd_exporter
Apache 2.0
This role was created by Stan Bogatkin.