fix: add runce_once for network
This commit is contained in:
parent
66fe8fbf93
commit
a505958ba8
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
loop: '{{ swarm_networks|dict2items }}'
|
||||
loop_control:
|
||||
label: '{{ item.key }}'
|
||||
run_once: true
|
||||
tags: swarm
|
||||
|
||||
- name: manage services
|
||||
|
|
Loading…
Reference in a new issue