Fix a typo

This commit is contained in:
Andrea Dell'Amico 2020-10-01 17:53:46 +02:00
parent a2c9b145fe
commit 6d0f05f555
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
name: '{{ item }}' name: '{{ item }}'
connected: connected:
- 'haproxy_haproxy' - 'haproxy_haproxy'
append: yes appends: yes
with_items: '{{ docker_swarm_haproxy_networks }}' with_items: '{{ docker_swarm_haproxy_networks }}'
when: docker_swarm_manager_main_node | bool when: docker_swarm_manager_main_node | bool