--- - name: reload systemd systemd: daemon_reload: true - name: restart litellm systemd: name: litellm state: restarted