Remove a now unuded task

This commit is contained in:
Andrea Dell'Amico 2020-10-26 18:02:23 +01:00
parent 85996c7adf
commit 17713729c0
1 changed files with 0 additions and 3 deletions

View File

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