Fix the packages to install
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
9fc845a2e2
commit
27b888c84c
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue