Przeglądaj źródła

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 rok temu
committed by GitHub
rodzic
commit
85c0ffa9e1
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-livekit-server/tasks/uninstall.yml

+ 1
- 1
roles/custom/matrix-livekit-server/tasks/uninstall.yml Wyświetl plik

@@ -6,7 +6,7 @@
name: "matrix-livekit-server" name: "matrix-livekit-server"
state: absent state: absent


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


Ładowanie…
Anuluj
Zapisz