Merge "Reload haproxy when its config updates"
This commit is contained in:
commit
eb7c02e823
@ -25,6 +25,7 @@
|
||||
owner: 1000
|
||||
group: 1000
|
||||
mode: 0644
|
||||
notify: Reload haproxy
|
||||
|
||||
- name: Ensure docker compose configuration directory
|
||||
file:
|
||||
@ -41,8 +42,8 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
notify: Reload haproxy
|
||||
|
||||
- name: Run docker-compose pull
|
||||
shell:
|
||||
cmd: docker-compose pull
|
||||
|
Loading…
Reference in New Issue
Block a user