From 31dcc52360452b7b36531301f61f08fc03721ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 15 Oct 2019 12:26:33 +0200 Subject: [PATCH] Remove leftover from db786b6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/bodhi2/backend/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/backend/tasks/main.yml b/roles/bodhi2/backend/tasks/main.yml index d5d0d82f09..9b6f6c8ab0 100644 --- a/roles/bodhi2/backend/tasks/main.yml +++ b/roles/bodhi2/backend/tasks/main.yml @@ -35,7 +35,7 @@ - bodhi - name: add apache user to the masher group so it can talk to the monitoring socket - user: name=apache groups=mock,ftpsync,masher append=yes + user: name=apache groups=mock,ftpsync append=yes tags: - bodhi