소스 검색
Add comment
pull/251/head
Slavi Pantaleev
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
0개의 파일을 삭제
-
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml
|
|
|
@@ -3,6 +3,7 @@ |
|
|
|
|
|
|
|
matrix_mautrix_hangouts_enabled: true |
|
|
|
|
|
|
|
# See: https://mau.dev/tulir/mautrix-hangouts/container_registry |
|
|
|
matrix_mautrix_hangouts_docker_image: "dock.mau.dev/tulir/mautrix-hangouts:latest" |
|
|
|
matrix_mautrix_hangouts_docker_image_force_pull: "{{ matrix_mautrix_hangouts_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
|