summaryrefslogtreecommitdiff
path: root/roles/monitoring/collectd/nfs/handlers/main.yml
blob: 6bb81b5a30ea80d28b7741ba79d2a7ee4ac8918c (plain) (blame)
1
2
3
4
5
---
- name: restart collectd
  service:
    name: collectd
    state: restarted