src.nth.io/

summaryrefslogtreecommitdiff
path: root/prometheus/rpi-client/handlers/main.yaml
blob: 7740ce723c1fecc40db9b604999b76f8acd41219 (plain)
1
2
3
4
5
---

- name: restart rpi_exporter
  systemd: name="rpi_exporter.service" state="restarted" daemon_reload="yes"
  become: yes