Files
Alexander Gorelyshev 983b539514 Indicate tar and gzip as requirements for some roles
Turns out, on Ilya's Rocky deployment `tar` was missing
2025-12-19 14:49:23 +04:00

39 lines
471 B
Markdown

node_exporter
=============
Deploy `prometheus/node_exporter` binary as a systemd unit.
Requirements
------------
Target node:
- `tar`
- `gzip`
Role Variables
--------------
- `node_exporter_bin_path`: where to install the binary (default: `/usr/bin`).
Dependencies
------------
None
Example Playbook
----------------
See: [converge.yml](molecule/default/converge.yml)
License
-------
BSD
Author Information
------------------
corvus-migratorius@proton.me