Fix a task name

This commit is contained in:
Andrea Dell'Amico 2020-10-12 19:21:09 +02:00
parent d66c0b150e
commit 28fdc556e5
1 changed files with 1 additions and 1 deletions

View File

@ -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