openqa: Add libsemanage-python to worker createhdds packages

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-06-11 15:01:41 -07:00
parent 433ef1016c
commit 9a7dc2b145

View file

@ -4,6 +4,7 @@
- name: Install required packages
dnf: name={{ item }} state=present
with_items:
- libsemanage-python
- libvirt-daemon-kvm
- libvirt-python3
- python3-libguestfs