Will
пре 5 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
5 додато и
0 уклоњено
-
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 |