Add prometheus node exporter

This commit is contained in:
uumas
2023-03-21 01:40:51 +02:00
parent 4f3f9e0fa3
commit 00551183e4
5 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
- name: restart prometheus-node-exporter
systemd:
name: prometheus-node-exporter
state: restarted