Update docker compose usage
This commit is contained in:
parent
bd22ed218d
commit
b66ebe24fa
4 changed files with 22 additions and 3 deletions
|
|
@ -91,7 +91,7 @@
|
|||
- name: Build image
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: '{{ mpd_app_dir }}'
|
||||
build: policy
|
||||
build: always
|
||||
state: stopped
|
||||
|
||||
- name: Remove dangling containers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue