소스 검색
fix: add yaml missing document start "---"
pull/1980/head
mcnesium
3 년 전
No known key found for this signature in database
GPG 키 ID: 7D6CC73E428F633F
1개의 변경된 파일과
1개의 추가작업 그리고
0개의 파일을 삭제
-
examples/host.yml
|
|
|
@@ -1,3 +1,4 @@ |
|
|
|
--- |
|
|
|
matrix_servers: |
|
|
|
hosts: |
|
|
|
matrix.<your domain>: |
|
|
|
|