--- - name: restart promtail systemd: name: promtail state: restarted daemon_reload: yes become: yes