prometheus_node_exporter: lint

This commit is contained in:
uumas
2024-11-08 02:49:33 +02:00
parent 228dde059d
commit 2932426f1f
3 changed files with 0 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Restart prometheus-node-exporter
ansible.builtin.systemd:
name: prometheus-node-exporter
state: restarted