openqa_dispatcher and check-compose: package dep fixes
This commit is contained in:
parent
39c2840704
commit
95a286e23b
2 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
||||||
dnf: name={{ item }} state=present
|
dnf: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- fedfind
|
- fedfind
|
||||||
|
- python-fedmsg
|
||||||
- python-six
|
- python-six
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
dnf: name={{ item }} state=present
|
dnf: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- fedfind
|
- fedfind
|
||||||
- python-wikitcms
|
- python2-wikitcms
|
||||||
- python-requests
|
- python-requests
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
- python-six
|
- python-six
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue