Files
lab-rack/roles/monitoring/handlers/main.yml
T

6 lines
100 B
YAML
Raw Normal View History

2026-07-06 16:45:51 +02:00
---
- name: Restart Prometheus
ansible.builtin.systemd:
name: prometheus
state: restarted