Ensure SELinux python bindings exist on EL 6
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
loop:
|
||||
- name: 'acpid'
|
||||
state: 'present'
|
||||
- name: 'libselinux-python'
|
||||
state: 'present'
|
||||
loop_control:
|
||||
label: '{{ item.name }} will be {{ item.state }}'
|
||||
notify:
|
||||
|
Reference in New Issue
Block a user