Update to docker compose v2 module

This commit is contained in:
2025-03-31 19:47:58 -04:00
parent 1dcf5fd2e0
commit bb49930ee1
41 changed files with 41 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
- name: restart qbittorrent
community.docker.docker_compose:
community.docker.docker_compose_v2:
project_src: "{{ install_directory }}/qbittorrent"
restarted: true