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: