From a82fc403ab3b7a2608a2e6f02400fdc458a70c16 Mon Sep 17 00:00:00 2001 From: sebclem Date: Thu, 4 May 2023 11:05:35 +0200 Subject: [PATCH] Restart gitea if update is downloaded --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index 764fed6..143b4c8 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -12,6 +12,7 @@ mode: 755 owner: root group: root + notify: Restart Gitea - name: Create git user ansible.builtin.user: