run_once the compose task.

This commit is contained in:
Andrea Dell'Amico 2020-09-30 17:13:39 +02:00
parent cabbdac987
commit 4fafd7662d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
state: present
pull: yes
recreate: smart
run_once: True
when: docker_swarm_manager_main_node is defined and docker_swarm_manager_main_node
tags: [ 'haproxy', 'docker_haproxy', 'docker_swarm', 'docker' ]