DDNS: Fix duplicated config variable
This commit is contained in:
parent
22dd9bfb3d
commit
ec961db180
3 changed files with 5 additions and 4 deletions
|
|
@ -47,7 +47,7 @@ This task and it's configuration files might be quite specific for the [davd/doc
|
|||
Mandatory variables:
|
||||
- `ddns_server_domain`: Domain name of the DynDNS server
|
||||
- `ddns_passphrase`: Passphrase for updating dynDNS entries
|
||||
- `ddns_domain`: Domain where the host's entries are created as `$hostname.$ddns_domain`
|
||||
- `ddns_zone`: Domain where the host's entries are created as `$hostname.$ddns_zone`
|
||||
|
||||
Optional variable:
|
||||
- `ddns_silence`: Set to true to silence stderr too
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue