ソースを参照
Prevent schildichat from being installed by default
pull/2861/head
gill6151
3年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
roles/custom/matrix-client-schildichat/defaults/main.yml
|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
--- |
|
|
|
# Project source code URL: https://github.com/SchildiChat/schildichat-desktop |
|
|
|
|
|
|
|
matrix_client_schildichat_enabled: true |
|
|
|
matrix_client_schildichat_enabled: false |
|
|
|
|
|
|
|
matrix_client_schildichat_container_image_self_build: false |
|
|
|
|
|
|
|
|