Indicate tar and gzip as requirements for some roles
Turns out, on Ilya's Rocky deployment `tar` was missing
This commit is contained in:
@@ -6,12 +6,16 @@ Deploy `prometheus/node_exporter` binary as a systemd unit.
|
||||
Requirements
|
||||
------------
|
||||
|
||||
None
|
||||
Target node:
|
||||
|
||||
- `tar`
|
||||
- `gzip`
|
||||
|
||||
|
||||
Role Variables
|
||||
--------------
|
||||
|
||||
`node_exporter_bin_path`: where to install the binary (default: `/usr/bin`).
|
||||
- `node_exporter_bin_path`: where to install the binary (default: `/usr/bin`).
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user