Will
5 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
5 dodań i
0 usunięć
-
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 |