Fix a task name
This commit is contained in:
parent
d66c0b150e
commit
28fdc556e5
|
@ -15,7 +15,7 @@
|
|||
- /srv/portainer/portainer-agent-stack.yml
|
||||
run_once: True
|
||||
|
||||
- name: Connect the portainer service to the docker network
|
||||
- name: Connect the portainer service to the haproxy-public network
|
||||
shell: docker service update --network-add haproxy-public portainer_portainer --update-delay 30s --update-parallelism 1
|
||||
ignore_errors: True
|
||||
|
||||
|
|
Loading…
Reference in New Issue