Also package-ize this

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-10-08 22:03:18 +00:00
parent 7a0635c347
commit a9e616022f

View file

@ -48,7 +48,7 @@
- httpd/proxy
- name: Install libsemanage-python so we can manage selinux with python...
yum: name=libsemanage-python state=installed
package: name=libsemanage-python state=installed
tags:
- httpd
- httpd/proxy