--- - name: Restart prometheus-node-exporter systemd: name: prometheus-node-exporter state: restarted - name: Restart appointed_prometheus_server systemd: name: prometheus state: restarted delegate_to: "{{ appointed_prometheus_server }}"