diff --git a/roles/copr/backend/tasks/main.yml b/roles/copr/backend/tasks/main.yml index 90abecde94..252a7d3e8d 100644 --- a/roles/copr/backend/tasks/main.yml +++ b/roles/copr/backend/tasks/main.yml @@ -13,8 +13,9 @@ - python-glanceclient - python-neutronclient - python-keystoneclient - - obs-signd # TODO: remove, since it will be installed as dependency by copr-backend - - redis # we need this to start the service in next step + - obs-signd # TODO: remove, since it will be installed as dependency by copr-backend + - redis # we need this to start the service in next step + - python-futures # remove when new version of copr-backend will be released - name: make copr dirs file: state=directory path={{ item }}