Revert the 'run_once' change
This commit is contained in:
parent
5a5957c584
commit
9acd865a65
|
@ -8,8 +8,5 @@
|
|||
template: src=haproxy.cfg.j2 dest=/etc/haproxy/haproxy.cfg owner=root group=root mode='0444'
|
||||
notify: Reload the HAPROXY configuration
|
||||
|
||||
run_once: True
|
||||
when:
|
||||
- docker_swarm_manager
|
||||
- docker_swarm_manager_main_node is defined and docker_swarm_manager_main_node | bool
|
||||
when: docker_swarm_manager
|
||||
tags: [ 'haproxy', 'docker_haproxy', 'docker_swarm', 'docker', 'haproxy_conf' ]
|
||||
|
|
Loading…
Reference in New Issue