🚨 Fix lint on DDNS Updater docs

This commit is contained in:
Anarion 2023-11-26 13:37:44 +01:00
parent 6a285d7b99
commit 63a5f6a33a
No known key found for this signature in database
GPG key ID: 6C9E149718A7D4EB

View file

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