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