infra/roles/common-filebeat/handlers/main.yml

7 lines
81 B
YAML

---
- name: restart filebeat
service:
name: filebeat
state: restarted