Install libselinux-python on RHEL

libselinux-python is needed on RHEL based distros for ansible
to work properly.

Change-Id: Ia5054b574710d7688c1641110af89f0457609281
This commit is contained in:
Logan V 2017-05-13 22:40:06 -05:00
parent 9d88b9499c
commit f0db3b6975
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ openstack_host_distro_packages:
- kmod-devel
- kmod-libs
- kmod
- libselinux-python
- lvm2
- python-devel
- rsync