Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lamp_haproxy/aws/roles/haproxy/tasks/main.yml')
-rw-r--r--lamp_haproxy/aws/roles/haproxy/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lamp_haproxy/aws/roles/haproxy/tasks/main.yml b/lamp_haproxy/aws/roles/haproxy/tasks/main.yml
index 76eb9bf..637695e 100644
--- a/lamp_haproxy/aws/roles/haproxy/tasks/main.yml
+++ b/lamp_haproxy/aws/roles/haproxy/tasks/main.yml
@@ -3,7 +3,7 @@
- name: Download and install haproxy
yum:
- nameL: haproxy
+ name: haproxy
state: present
- name: Configure the haproxy cnf file with hosts