Merge "Fix Haproxy reconfigure"
This commit is contained in:
commit
79fcc4a411
@ -88,6 +88,7 @@
|
||||
name: "{{ item.value.container_name }}"
|
||||
image: "{{ item.value.image }}"
|
||||
volumes: "{{ item.value.volumes }}"
|
||||
privileged: "{{ item.value.privileged | default(False) }}"
|
||||
register: check_haproxy_containers
|
||||
when:
|
||||
- action != "config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user