소스 검색

Update install.yml

element-call-integration
Backslash 1 년 전
committed by GitHub
부모
커밋
656d4275bc
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-element-call/tasks/install.yml

+ 1
- 1
roles/custom/matrix-element-call/tasks/install.yml 파일 보기

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


불러오는 중...
취소
저장