瀏覽代碼
Fix a typo
Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4902/head
Suguru Hirahara
6 月之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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 }}" |
|
|
|
|