6 lines
101 B
YAML
6 lines
101 B
YAML
---
|
|
- name: restart-node-exporter
|
|
systemd:
|
|
name: prometheus-node-exporter
|
|
state: restarted
|