Ansible role for installing the Prometheus node_exporter to be managed by systemd.
Ansible 2.5+
Configurable options for the role can be viewed in defaults/main.yml.
After running the role, you can manage node_exporter
as a service under systemd.
systemctl [status|start|stop|restart] node_exporter
MIT. See LICENSE for more information.