summaryrefslogtreecommitdiff
path: root/roles/monitoring/graphite/carbon/handlers/main.yml
blob: ecbeef5f3c1f88d2df86f3f283bf5ce9915b898a (plain) (blame)
1
2
3
4
5
---
- name: restart carbon-cache
  service:
    name: carbon-cache
    state: restarted