Update main.yml

master
Will 3 years ago committed by GitHub
parent 3943a747b8
commit 1468010194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save