fix: add notify for task copy http error files
This commit is contained in:
parent
f1744f2bc8
commit
40f7e11be9
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
loop: '{{ haproxy_http_error_files|dict2items }}'
|
loop: '{{ haproxy_http_error_files|dict2items }}'
|
||||||
loop_control:
|
loop_control:
|
||||||
label: '{{ item.key }}'
|
label: '{{ item.key }}'
|
||||||
|
notify: reload haproxy
|
||||||
tags: haproxy
|
tags: haproxy
|
||||||
|
|
||||||
- name: copy config file
|
- name: copy config file
|
||||||
|
|
Loading…
Reference in a new issue