Update roles/custom/matrix-livekit-server/tasks/uninstall.yml

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Slavi Pantaleev 2024-11-21 15:57:51 +02:00 committed by GitHub
parent b691f39d39
commit 85c0ffa9e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
name: "matrix-livekit-server"
state: absent
- name: Remove livekit systemd service
- name: Remove LiveKit systemd service
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-livekit-server.service"
state: absent