ansible-ffrgb/roles/node_exporter/handlers/main.yml

5 lines
81 B
YAML

---
- name: Restart node_exporter
service: name=node_exporter state=restarted