configpolicy/roles/collectd-nut/handlers/main.yml

5 lines
76 B
YAML

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