Also package-ize this
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
7a0635c347
commit
a9e616022f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
- httpd/proxy
|
- httpd/proxy
|
||||||
|
|
||||||
- name: Install libsemanage-python so we can manage selinux with python...
|
- name: Install libsemanage-python so we can manage selinux with python...
|
||||||
yum: name=libsemanage-python state=installed
|
package: name=libsemanage-python state=installed
|
||||||
tags:
|
tags:
|
||||||
- httpd
|
- httpd
|
||||||
- httpd/proxy
|
- httpd/proxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue