[go: up one dir, main page]

Skip to content

Commit

Permalink
Fix typo in yum module parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Nov 20, 2018
1 parent 725816b commit 71fad82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lamp_haproxy/aws/roles/haproxy/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

- name: Download and install haproxy
yum:
nameL: haproxy
name: haproxy
state: present

- name: Configure the haproxy cnf file with hosts
Expand Down

0 comments on commit 71fad82

Please sign in to comment.