Will
5 yıl önce
committed by
GitHub
ebeveyn
işleme
1468010194
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
5 ekleme ve
0 silme
-
roles/matrix-registration/tasks/main.yml
|
|
|
@@ -24,3 +24,8 @@ |
|
|
|
when: "run_setup|bool and matrix_registration_enabled|bool" |
|
|
|
tags: |
|
|
|
- generate-matrix-registration-token |
|
|
|
|
|
|
|
- import_tasks: "{{ role_path }}/tasks/list_tokens.yml" |
|
|
|
when: "run_setup|bool and matrix_registration_enabled|bool" |
|
|
|
tags: |
|
|
|
- list-matrix-registration-tokens |