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