浏览代码
Fix a typo
Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4902/head
Suguru Hirahara
6 个月前
找不到此签名对应的密钥
GPG 密钥 ID: E4F9743DAB4B7B75
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
docs/configuring-playbook-dynamic-dns.md
|
|
|
@@ -42,7 +42,7 @@ ddclient_enabled: true |
|
|
|
|
|
|
|
ddclient_domain_configurations: |
|
|
|
- provider: example.net |
|
|
|
protocol: dyndn2 |
|
|
|
protocol: dyndns2 |
|
|
|
username: YOUR_USERNAME_HERE |
|
|
|
password: YOUR_PASSWORD_HERE |
|
|
|
domain: "{{ matrix_domain }}" |
|
|
|
|