EvoBSD/roles/collectd/handlers/main.yml

6 lines
80 B
YAML

---
- name: restart collectd
service:
name: collectd
state: restarted