mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
🚨 Fix lint on DDNS Updater docs
This commit is contained in:
parent
6a285d7b99
commit
63a5f6a33a
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ Set `ddns_updater_enabled: true` in your `inventories/<your_inventory>/group_var
|
|||
|
||||
Ensure that the `ddns_updater_config` variable is set with your DDNS Updater configuration. The configuration is converted from YAML into JSON, required by the DDNS Updater application. Use [json2yaml](https://www.json2yaml.com/) to check your configuration format.
|
||||
|
||||
|
||||
The following configuration:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Reference in a new issue