Putting libsolv as taskotron client dep until https://bugzilla.redhat.com/show_bug.cgi?id=1243737

This commit is contained in:
Martin Krizek 2015-07-16 07:56:57 +00:00
parent 4c27f45198
commit 093bb07b94

View file

@ -17,6 +17,7 @@
- name: ensure packages required for taskotron tasks are installed
action: yum name={{ item }} state=latest
with_items:
- libsolv
- python-solv
- python-librepo
- rpmlint