Ensure SELinux python bindings exist on EL 6
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user