5 lines
84 B
YAML
5 lines
84 B
YAML
---
|
|
- name: Restart prometheus
|
|
systemd:
|
|
name: prometheus
|
|
state: restarted
|