Ensure SELinux python bindings exist on EL 6

This commit is contained in:
Jason Rothstein 2020-11-29 21:03:40 -06:00
parent eab59307cc
commit 92b5b71d15

View File

@ -7,6 +7,8 @@
loop:
- name: 'acpid'
state: 'present'
- name: 'libselinux-python'
state: 'present'
loop_control:
label: '{{ item.name }} will be {{ item.state }}'
notify: