chore: update to docker compose v2

This commit is contained in:
2024-05-16 18:31:56 +00:00
parent bf5bb80fd5
commit 7fc56a7c3a
16 changed files with 64 additions and 61 deletions

View File

@@ -143,9 +143,10 @@
password: HISTORY_PURGED_SECRET
- name: Deploy compose templates
community.docker.docker_compose:
community.docker.docker_compose_v2:
project_src: "/opt/{{ item }}/"
pull: true
pull: "missing"
remove_orphans: true
files:
- "{{ item }}.yaml"
with_items: