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