Merge "Template custom HAProxy service configuration"
This commit is contained in:
commit
97bbad7c19
@ -70,7 +70,7 @@
|
|||||||
- name: Copying over custom haproxy services configuration
|
- name: Copying over custom haproxy services configuration
|
||||||
vars:
|
vars:
|
||||||
service: "{{ haproxy_services['haproxy'] }}"
|
service: "{{ haproxy_services['haproxy'] }}"
|
||||||
copy:
|
template:
|
||||||
src: "{{ item }}"
|
src: "{{ item }}"
|
||||||
dest: "{{ node_config_directory }}/haproxy/services.d/"
|
dest: "{{ node_config_directory }}/haproxy/services.d/"
|
||||||
mode: "0660"
|
mode: "0660"
|
||||||
|
Loading…
Reference in New Issue
Block a user