소스 검색
Fix a typo
Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4902/head
Suguru Hirahara
2 달 전
No known key found for this signature in database
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 }}" |
|
|
|
|