From 66720caa5a108c69e0f561b0b3b0d200733dae15 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 1 Jul 2026 14:16:03 +0200 Subject: Add prometheus node exporter to pve --- configure.yml | 1 + host_vars/rpi5.local.yml | Bin 3372 -> 3435 bytes 2 files changed, 1 insertion(+) diff --git a/configure.yml b/configure.yml index acbe04e7..ae5d707d 100644 --- a/configure.yml +++ b/configure.yml @@ -116,4 +116,5 @@ - role: "dotfiles" - role: "password_store" - role: "vim" + - role: "prometheus-node-exporter" - role: "restic" diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml index e24fc01a..831263f5 100644 Binary files a/host_vars/rpi5.local.yml and b/host_vars/rpi5.local.yml differ -- cgit v1.2.3