diff --git a/roles/copr/backend/tasks/main.yml b/roles/copr/backend/tasks/main.yml index d2fead7cb7..788ec5eff6 100644 --- a/roles/copr/backend/tasks/main.yml +++ b/roles/copr/backend/tasks/main.yml @@ -20,6 +20,7 @@ - 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 + - logstash - name: make copr dirs file: state=directory path={{ item }}