Remove orphans on stack deployment
This commit is contained in:
parent
d930094638
commit
ec91e97fed
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
project_name: arr
|
||||
# project_src: "{{ arrstack_env_dir }}"
|
||||
definition: "{{ lookup('template', 'docker-compose.yaml.j2') | from_yaml }}"
|
||||
remove_orphans: true
|
||||
wait: true
|
||||
wait_timeout: 60
|
||||
# services:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue