update custom config file from file to template
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
- haproxy restart
|
- haproxy restart
|
||||||
|
|
||||||
- name: haproxy | copy custom configuration file
|
- name: haproxy | copy custom configuration file
|
||||||
copy:
|
template:
|
||||||
src: "{{ haproxy_custom_configuration_file }}"
|
src: "{{ haproxy_custom_configuration_file }}"
|
||||||
dest: '/etc/haproxy/haproxy.cfg'
|
dest: '/etc/haproxy/haproxy.cfg'
|
||||||
owner: root
|
owner: root
|
||||||
|
|||||||
Reference in New Issue
Block a user