Add libselinux-python to yum-minimal
yum-minimal installs selinux but not libselinux-python, which makes interacting with the node from ansible hard fail. Add it. Change-Id: I403e7806ae10d5dd96d0727832f4da20e34b94c7
This commit is contained in:
@@ -7,3 +7,4 @@ man-pages:
|
||||
redhat-lsb-core:
|
||||
selinux-policy:
|
||||
selinux-policy-targeted:
|
||||
libselinux-python:
|
||||
|
||||
Reference in New Issue
Block a user