Will
hace 5 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
5 adiciones y
0 borrados
-
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 |