der-domi
8 meses atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com
1 adições e
1 exclusões
-
roles/custom/matrix-matrixto/defaults/main.yml
|
|
|
@@ -12,7 +12,7 @@ |
|
|
|
matrix_matrixto_enabled: true |
|
|
|
|
|
|
|
matrix_matrixto_identifier: matrix-matrixto |
|
|
|
matrix_matrixto_base_path: "/{{ matrix_matrixto_identifier }}" |
|
|
|
matrix_matrixto_base_path: "{{ matrix_base_data_path }}/{{ matrix_matrixto_identifier }}" |
|
|
|
|
|
|
|
matrix_matrixto_version: 1.2.17-1 |
|
|
|
|
|
|
|
|