openqa: Add libsemanage-python to worker createhdds packages
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
433ef1016c
commit
9a7dc2b145
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
- name: Install required packages
|
- name: Install required packages
|
||||||
dnf: name={{ item }} state=present
|
dnf: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
|
- libsemanage-python
|
||||||
- libvirt-daemon-kvm
|
- libvirt-daemon-kvm
|
||||||
- libvirt-python3
|
- libvirt-python3
|
||||||
- python3-libguestfs
|
- python3-libguestfs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue