Switch to Docker Compose v2
This commit is contained in:
parent
b40f9f7213
commit
59a68f9fdb
@ -26,6 +26,6 @@
|
||||
|
||||
- name: Be sure the ki services are running
|
||||
become: true
|
||||
community.docker.docker_compose:
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: /var/docker/ki
|
||||
pull: true
|
||||
pull: always
|
||||
|
Loading…
Reference in New Issue
Block a user