diff --git a/roles/sunshine/tasks/Debian.yaml b/roles/sunshine/tasks/Debian.yaml index 1094258..0c60605 100644 --- a/roles/sunshine/tasks/Debian.yaml +++ b/roles/sunshine/tasks/Debian.yaml @@ -27,7 +27,7 @@ - name: fix systemd unit become: true copy: - path: /usr/lib/systemd/user/sunshine.service + dest: /usr/lib/systemd/user/sunshine.service content: | [Unit] Description=Sunshine is a self-hosted game stream host for Moonlight.