---
- name: Reload systemd
command: systemctl daemon-reload
- name: Restart node_exporter
service: name=node_exporter state=restarted