koji_builder: we need python3-libselinux for python3 builders
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ac127ff44d
commit
6f4518d90a
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
dnf: state=present pkg={{ item }}
|
||||
with_items:
|
||||
- koji-builder-plugins
|
||||
- python3-libselinux
|
||||
tags:
|
||||
- koji_builder
|
||||
when: ansible_distribution_major_version|int >= 28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue