From 6077791357e466419d7d90d0e04148b8e4f3f29a Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Fri, 8 May 2020 13:59:49 +0200 Subject: [PATCH] bodhi: use the python3 version of koji-cli-plugins Signed-off-by: Clement Verna --- 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 9fb9003742..a9ea9c801c 100644 --- a/roles/bodhi2/backend/tasks/main.yml +++ b/roles/bodhi2/backend/tasks/main.yml @@ -28,7 +28,7 @@ - ostree - pungi-utils # Needed for runroot - - python2-koji-cli-plugins + - python3-koji-cli-plugins # needed to make comps - make # needed for updates sync