Skip to content

Commit 508151a

Browse files
author
Dave Johnson
committed
Moved installing SE Linux python bindings to common role
1 parent ea985a9 commit 508151a

File tree

1 file changed

+0
-2
lines changed
  • lamp_haproxy/roles/base-apache/tasks

1 file changed

+0
-2
lines changed

lamp_haproxy/roles/base-apache/tasks/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
yum: name={{ item }} state=present
66
with_items:
77
- httpd
8-
- libsemanage-python
9-
- libselinux-python
108

119
- name: http service state
1210
service: name=httpd state=started enabled=yes

0 commit comments

Comments
 (0)