Add the node_exporter role

This commit is contained in:
Alexander Gorelyshev
2025-12-17 12:26:46 +04:00
parent 87cf29448b
commit dce2de2145
12 changed files with 166 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
Role Name
=========
Deploy `prometheus/node_exporter` binary as a systemd unit.
Requirements
------------
None
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