Move haproxy.cfg to haproxy resource templates
This commit is contained in:
parent
111ef7e5ee
commit
9228dfcb2d
@ -18,4 +18,4 @@
|
||||
tasks:
|
||||
- file: path={{ config_dir.value['src'] }}/ state=directory
|
||||
- file: path={{ config_dir.value['src'] }}/haproxy.cfg state=touch
|
||||
- template: src=/vagrant/haproxy.cfg dest={{ config_dir.value['src'] }}/haproxy.cfg
|
||||
- template: src={{ resource_dir }}/templates/haproxy.cfg dest={{ config_dir.value['src'] }}/haproxy.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user