Ver código fonte
Prevent schildichat from being installed by default
pull/2861/head
gill6151
3 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
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 |
|
|
|
|
|
|
|
|