From bb28b9213d5ae3e69311546b8ae90ba728fd627c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 27 Jun 2016 15:04:15 +0000 Subject: [PATCH] Work around dnf bug --- roles/openqa/dispatcher/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openqa/dispatcher/tasks/main.yml b/roles/openqa/dispatcher/tasks/main.yml index cc5188fe14..106a7a3f73 100644 --- a/roles/openqa/dispatcher/tasks/main.yml +++ b/roles/openqa/dispatcher/tasks/main.yml @@ -44,7 +44,7 @@ with_items: - fedfind - python2-fedmsg-consumers - - python-requests + - python2-requests - python-setuptools - python-six - python2-wikitcms