From 3c0fb97d857be00485bf55361c6d349270a2d67c Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 8 May 2026 09:20:08 +0200 Subject: [PATCH] feat: add notify to config bit --- tasks/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/config.yaml b/tasks/config.yaml index f287418..5dd4a7d 100644 --- a/tasks/config.yaml +++ b/tasks/config.yaml @@ -12,6 +12,7 @@ owner: "root" group: "root" mode: "0644" + notify: "restart zot" # create systemd service - name: "create systemd service"