1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/promtail/handlers/main.yml

3 lines
92 B
YAML

- name: Restart promtail
systemd_service: name=promtail daemon_reload=yes state=restarted