aboutsummaryrefslogtreecommitdiffhomepage
path: root/handlers/main.yml
blob: 33291a617be73a1efdc5aeb79c0140a81eb07a92 (plain) (blame)
1
2
3
4
5
6
---
# handlers file for netdata-straight
- name: restart netdata
  service:
    name: netdata
    state: restarted