From 25cbd6330f3dc222242ae6c8cb1313ad77a9262d Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Wed, 23 Jun 2021 16:26:49 +0200 Subject: [PATCH] Tag for the configuration task. --- tasks/gitea.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/gitea.yml b/tasks/gitea.yml index 81a69bf..846df13 100644 --- a/tasks/gitea.yml +++ b/tasks/gitea.yml @@ -75,6 +75,7 @@ loop: '{{ gitea_app_configurations }}' when: gitea_app_configurations is defined notify: restart gitea + tags: [ 'git', 'gitea', 'gitea_conf' ] - name: Create the tmpfile entry for the gitea socket directory template: