From bb595e71b6fc98d6a229d55c91ae0befea9326e0 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 10 Aug 2017 19:41:11 +0000 Subject: [PATCH] Tag these tasks. --- roles/distgit/pagure/tasks/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/distgit/pagure/tasks/main.yml b/roles/distgit/pagure/tasks/main.yml index 0e20e889ff..01394b2168 100644 --- a/roles/distgit/pagure/tasks/main.yml +++ b/roles/distgit/pagure/tasks/main.yml @@ -194,6 +194,7 @@ mode: 0700 tags: - pagure + - bugzilla - name: Configure cron job for a daily pagure-sync-bugzilla.py script run cron: @@ -206,6 +207,7 @@ state: present tags: - pagure + - bugzilla # Ensure all the services are up and running