Files
2026-07-06 16:45:51 +02:00

6 lines
100 B
YAML

---
- name: Restart Prometheus
ansible.builtin.systemd:
name: prometheus
state: restarted