Explorar el Código

Update install.yml

element-call-integration
Backslash hace 1 año
committed by GitHub
padre
commit
656d4275bc
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-element-call/tasks/install.yml

+ 1
- 1
roles/custom/matrix-element-call/tasks/install.yml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar