Fix the packages to install

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-10-30 18:47:34 +01:00
parent 9fc845a2e2
commit 27b888c84c

View file

@ -2,9 +2,7 @@
- name: install ci_resultsdb's - name: install ci_resultsdb's
package: name={{ item }} state=present package: name={{ item }} state=present
with_items: with_items:
- ccsdb - python-ci-resultsdb-listener
- mod_wsgi
- python-psycopg2
- libsemanage-python - libsemanage-python
- name: generate ci-resultsdb config - name: generate ci-resultsdb config