openqa: update libsemanage python package names too
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7e89da26a6
commit
f29f9a38e5
2 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@
|
|||
|
||||
- name: Install various other required packages
|
||||
package:
|
||||
name: ['python3-libselinux', 'git', 'json_diff', 'libselinux-utils', 'libsemanage-python',
|
||||
name: ['python3-libselinux', 'git', 'json_diff', 'libselinux-utils', 'python3-libsemanage',
|
||||
'nfs-utils', 'perl(Class::DBI::Pg)', 'expect', 'libguestfs-tools-c', 'libguestfs-xfs',
|
||||
'libvirt-daemon-config-network', 'libvirt-python3', 'python3-libguestfs',
|
||||
'virt-install', 'withlock']
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
- name: Install required packages
|
||||
package:
|
||||
name: ['libsemanage-python', 'libvirt-daemon-kvm', 'libvirt-python3', 'python3-libguestfs',
|
||||
name: ['python3-libsemanage', 'libvirt-daemon-kvm', 'libvirt-python3', 'python3-libguestfs',
|
||||
'python3-fedfind', 'qemu-kvm', 'virt-install', 'withlock']
|
||||
state: present
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue