mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-05 09:51:41 -05:00
Update main.yml
This commit is contained in:
parent
3943a747b8
commit
1468010194
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue