A lot of changes based on dry run results
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
apt: name=haproxy state=present
|
||||
|
||||
- name: Create haproxy config file
|
||||
template: src=haproxy.cfg.j2 dest=/etc/haproxy/haproxy.cfg
|
||||
template: src=../roles/proxy/templates/haproxy.cfg.j2 dest=/etc/haproxy/haproxy.cfg
|
||||
|
||||
- name: Enable init script
|
||||
replace: dest='/etc/default/haproxy'
|
||||
|
||||
Reference in New Issue
Block a user