Files
homelab/ansible/roles/promtail/handlers/main.yml
T

6 lines
80 B
YAML

---
- name: Restart promtail
systemd:
name: promtail
state: restarted