Kaynağa Gözat
Matrixto: Use matrix_base_data_path as base
pull/4787/head
der-domi
3 ay önce
committed by
GitHub
ebeveyn
işleme
e2cf1c63d6
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
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 |
|
|
|
|
|
|
|
|