We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea985a9 commit 508151aCopy full SHA for 508151a
lamp_haproxy/roles/base-apache/tasks/main.yml
@@ -5,8 +5,6 @@
5
yum: name={{ item }} state=present
6
with_items:
7
- httpd
8
- - libsemanage-python
9
- - libselinux-python
10
11
- name: http service state
12
service: name=httpd state=started enabled=yes
0 commit comments