DDNS: Fix duplicated config variable

This commit is contained in:
Jannik Beyerstedt 2021-05-08 18:22:48 +02:00
parent 22dd9bfb3d
commit ec961db180
3 changed files with 5 additions and 4 deletions

View file

@ -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