瀏覽代碼

Update main.yml

pull/778/head
Will 5 年之前
committed by GitHub
父節點
當前提交
1468010194
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      roles/matrix-registration/tasks/main.yml

+ 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

Loading…
取消
儲存