Browse Source
fix: add yaml missing document start "---"
pull/1980/head
mcnesium
3 years ago
No known key found for this signature in database
GPG Key ID: 7D6CC73E428F633F
1 changed files with
1 additions and
0 deletions
-
examples/host.yml
|
|
|
@@ -1,3 +1,4 @@ |
|
|
|
--- |
|
|
|
matrix_servers: |
|
|
|
hosts: |
|
|
|
matrix.<your domain>: |
|
|
|
|