소스 검색
Merge pull request #15 from anadahz/fix/tags
Add missing tag to task
pull/17/head
Slavi Pantaleev
7 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
0개의 파일을 삭제
-
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 |
|
|
|
|