src.nth.io/

summaryrefslogtreecommitdiff
path: root/bitcoind-prometheus-exporter/handlers/main.yaml
blob: a98877ff4c4b074075f16b0d860b6304a0f15809 (plain)
1
2
3
4
5
---

- name: restart service
  become: yes
  systemd: service="bitcoind-prometheus-exporter.service" state="restarted" daemon_reload="yes"