Explorar el Código
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev
hace 1 año
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: B5690EEEBB952194
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
roles/custom/matrix-livekit-server/tasks/uninstall.yml
|
|
|
@@ -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 |
|
|
|
|