Fix a typo
This commit is contained in:
parent
a2c9b145fe
commit
6d0f05f555
|
@ -12,7 +12,7 @@
|
|||
name: '{{ item }}'
|
||||
connected:
|
||||
- 'haproxy_haproxy'
|
||||
append: yes
|
||||
appends: yes
|
||||
with_items: '{{ docker_swarm_haproxy_networks }}'
|
||||
|
||||
when: docker_swarm_manager_main_node | bool
|
||||
|
|
Loading…
Reference in New Issue