mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-12 08:43:55 +02:00
Update main.yml
This commit is contained in:
parent
3943a747b8
commit
1468010194
@ -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…
Reference in New Issue
Block a user