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