From 63a5f6a33a7577106da14bbd2dbbfff10e5587f1 Mon Sep 17 00:00:00 2001 From: Anarion Date: Sun, 26 Nov 2023 13:37:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Fix=20lint=20on=20DDNS=20Updater?= =?UTF-8?q?=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/docs/applications/system-tools/ddns_updater.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/applications/system-tools/ddns_updater.md b/website/docs/applications/system-tools/ddns_updater.md index 19b7d35f..7217a01c 100644 --- a/website/docs/applications/system-tools/ddns_updater.md +++ b/website/docs/applications/system-tools/ddns_updater.md @@ -16,7 +16,6 @@ Set `ddns_updater_enabled: true` in your `inventories//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