--- - name: restart telegraf systemd: name: telegraf state: restarted daemon_reload: true enabled: true