base: do not try and install old policycoreutils name on rhel8 beta
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c876bb1fed
commit
ec716db512
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
- policycoreutils-python
|
||||
tags:
|
||||
- selinux
|
||||
when: ansible_distribution_major_version|int != 8
|
||||
|
||||
- name: ensure packages required for semanage are installed (dnf)
|
||||
dnf: name=['policycoreutils-python-utils'] state=present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue