Update main.yml

This commit is contained in:
Will 2021-01-09 08:50:34 -08:00 committed by GitHub
parent 3943a747b8
commit 1468010194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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