Removing libsolv as taskotron client dep, https://bugzilla.redhat.com/show_bug.cgi?id=1243737
This commit is contained in:
parent
97998c04d6
commit
726cc733e7
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
- 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