Przeglądaj źródła

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

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev 1 rok temu
committed by GitHub
rodzic
commit
b691f39d39
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/install.yml

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

@@ -40,7 +40,7 @@
until: livekit_image_result is not failed until: livekit_image_result is not failed


# Systemd Services for LiveKit # Systemd Services for LiveKit
- name: Ensure livekit systemd service is installed
- name: Ensure LiveKit systemd service is installed
ansible.builtin.template: ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-livekit-server.service.j2" src: "{{ role_path }}/templates/systemd/matrix-livekit-server.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-livekit-server.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-livekit-server.service"

Ładowanie…
Anuluj
Zapisz