Remove a now unuded task
This commit is contained in:
parent
85996c7adf
commit
17713729c0
|
@ -15,8 +15,5 @@
|
|||
- /srv/portainer/portainer-agent-stack.yml
|
||||
run_once: True
|
||||
|
||||
# - 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 || true
|
||||
|
||||
when: docker_swarm_manager_main_node | bool
|
||||
tags: [ 'portainer', 'docker_portainer', 'docker_swarm', 'docker' ]
|
||||
|
|
Loading…
Reference in New Issue