ソースを参照

Update install.yml

element-call-integration
Backslash 1年前
committed by GitHub
コミット
656d4275bc
この署名に対応する既知のキーがデータベースに存在しません 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


読み込み中…
キャンセル
保存