From 9115638936b1f5b355599ea13f1d298f1958e99c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 19 Aug 2015 00:29:41 +0000 Subject: [PATCH] Tag this task. --- roles/bodhi2/backend/tasks/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/bodhi2/backend/tasks/main.yml b/roles/bodhi2/backend/tasks/main.yml index 312fe6c464..b4da4e232a 100644 --- a/roles/bodhi2/backend/tasks/main.yml +++ b/roles/bodhi2/backend/tasks/main.yml @@ -271,6 +271,8 @@ - name: make a mnt/koji link file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji + tags: + - bodhi - name: create the /usr/lib/systemd/system/fedmsg-hub.service.d drop-in directory file: path=/usr/lib/systemd/system/fedmsg-hub.service.d state=directory mode=0755