Browse Source
Merge pull request #15 from anadahz/fix/tags
Add missing tag to task
pull/17/head
Slavi Pantaleev
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
roles/matrix-server/tasks/main.yml
|
|
|
@@ -64,6 +64,7 @@ |
|
|
|
|
|
|
|
- include: tasks/setup_well_known.yml |
|
|
|
tags: |
|
|
|
- setup-all |
|
|
|
- setup-mxisd |
|
|
|
- setup-synapse |
|
|
|
- setup-nginx-proxy |
|
|
|
|