Przeglądaj źródła

Update install.yml

element-call-integration
Backslash 1 rok temu
committed by GitHub
rodzic
commit
656d4275bc
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-element-call/tasks/install.yml

+ 1
- 1
roles/custom/matrix-element-call/tasks/install.yml Wyświetl plik

@@ -88,7 +88,7 @@

- name: Ensure redis Docker image is pulled
community.docker.docker_image:
name: "{{ matrix_redis_image }}"
name: "{{ redis_image }}"
source: pull
register: redis_image_result
retries: 3


Ładowanie…
Anuluj
Zapisz