소스 검색
Update main.yml
pull/778/head
Will
5 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 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 |