Putting libsolv as taskotron client dep until https://bugzilla.redhat.com/show_bug.cgi?id=1243737
This commit is contained in:
parent
4c27f45198
commit
093bb07b94
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
- name: ensure packages required for taskotron tasks are installed
|
- name: ensure packages required for taskotron tasks are installed
|
||||||
action: yum name={{ item }} state=latest
|
action: yum name={{ item }} state=latest
|
||||||
with_items:
|
with_items:
|
||||||
|
- libsolv
|
||||||
- python-solv
|
- python-solv
|
||||||
- python-librepo
|
- python-librepo
|
||||||
- rpmlint
|
- rpmlint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue