Sfoglia il codice sorgente

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

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev 1 anno fa
committed by GitHub
parent
commit
85c0ffa9e1
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/custom/matrix-livekit-server/tasks/uninstall.yml

+ 1
- 1
roles/custom/matrix-livekit-server/tasks/uninstall.yml Vedi 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


Caricamento…
Annulla
Salva