From 4fe74300c7eef1467918de404d591125dfc217a4 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sat, 25 Oct 2025 15:09:04 +0200 Subject: [PATCH] fix: trailing space --- tasks/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/config.yaml b/tasks/config.yaml index 99a89f1..04313be 100644 --- a/tasks/config.yaml +++ b/tasks/config.yaml @@ -17,6 +17,6 @@ owner: "root" group: "root" mode: "0644" - notify: + notify: - "restart kea-dhcp4 alpine" - "restart kea-dhcp4 debian"