Installs Prometheus's node_exporter
- ArchLinux, RHEL, or Debian
Variable | Description |
---|---|
prometheus_node_exporter_args | Additional arguments to provide to the binary |
prometheus_node_exporter_base_url | Base URL for other variables |
prometheus_node_exporter_checksum | SHA256 URL for tarball |
prometheus_node_exporter_dl_url | Tarball download URL |
prometheus_node_exporter_group | Default group for the user to run as |
prometheus_node_exporter_user | User to run the exporter as |
prometheus_node_exporter_version | Version to install |
- rgibert.single_binary_service
- hosts:
- servers
roles:
- role: rgibert.prometheus_node_exporter
prometheus_node_exporter_version: 1.0.1
GPLv3
Richard Gibert
richard@gibert.ca
https://richard.gibert.ca/