Selaa lähdekoodia
Fix a typo
Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4902/head
Suguru Hirahara
3 kuukautta sitten
vanhempi
commit
f9d4d198d0
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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 }}" |
|
|
|
|