Kaynağa Gözat

Corrected element call labels file name

element-call-integration
Backslash 1 yıl önce
committed by GitHub
ebeveyn
işleme
1721e85195
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/custom/matrix-element-call/tasks/install.yml

+ 1
- 1
roles/custom/matrix-element-call/tasks/install.yml Dosyayı Görüntüle

@@ -51,7 +51,7 @@

- name: Ensure matrix-element-call Docker labels file is in place
ansible.builtin.template:
src: "{{ role_path }}/templates/labels.j2"
src: "{{ role_path }}/templates/element-call-labels.j2"
dest: "{{ matrix_element_call_base_path }}/config/element-call-labels"
mode: 0640
owner: "{{ matrix_user_username }}"


Yükleniyor…
İptal
Kaydet