Switching to dumb command for reloading haproxy. Needs a validate beforehand.

This commit is contained in:
Samuel Clay 2021-02-23 14:42:16 -05:00
parent c083efdd11
commit 579f554208

View file

@ -10,10 +10,5 @@
- name: reload haproxy configuration
become: yes
docker_container:
name: haproxy
state: started
container_default_behavior: no_defaults
force_kill: True
kill_signal: HUP
command: sudo docker kill --signal HUP haproxy
listen: reload haproxy