mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-22 20:45:48 +00: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"
|
when: "run_setup|bool and matrix_registration_enabled|bool"
|
||||||
tags:
|
tags:
|
||||||
- generate-matrix-registration-token
|
- 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