policycoreutils-python is what we want for semanage on rhel
This commit is contained in:
parent
224a31edf0
commit
8ca5c772e4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
yum: name={{ item }} state=present
|
||||
when: ansible_distribution_major_version|int < 22
|
||||
with_items:
|
||||
- libsemanage-python
|
||||
- policycoreutils-python
|
||||
tags:
|
||||
- selinux
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue