mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-06 23:35:30 +01:00
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
b691f39d39
commit
85c0ffa9e1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user