From 3dd1178863cb3028b46bec5da87a660cb32bae86 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 6 Oct 2017 10:04:19 +0200 Subject: [PATCH] Tag the gitolite/check_fedmsg_hooks --- roles/gitolite/check_fedmsg_hooks/tasks/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/gitolite/check_fedmsg_hooks/tasks/main.yml b/roles/gitolite/check_fedmsg_hooks/tasks/main.yml index afa0c61ec5..6199c37dad 100644 --- a/roles/gitolite/check_fedmsg_hooks/tasks/main.yml +++ b/roles/gitolite/check_fedmsg_hooks/tasks/main.yml @@ -10,3 +10,7 @@ weekday=3 user=nobody job="MAILTO=root PATH=/usr/bin:/usr/local/bin/git-check-perms /srv/git/repositories --check=fedmsg-hook" + tags: + - git + - gitolite + - gitolite/check_fedmsg_hooks