|
|
@ -24,3 +24,8 @@
|
|
|
|
when: "run_setup|bool and matrix_registration_enabled|bool"
|
|
|
|
when: "run_setup|bool and matrix_registration_enabled|bool"
|
|
|
|
tags:
|
|
|
|
tags:
|
|
|
|
- generate-matrix-registration-token
|
|
|
|
- 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
|
|
|
|