Do not install docker compose plugin
Related to: - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2924 - https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2922
This commit is contained in:
parent
ee10e7645f
commit
3fb0451577
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
role: galaxy/geerlingguy.docker
|
||||
vars:
|
||||
docker_install_compose: false
|
||||
docker_install_compose_plugin: false
|
||||
tags:
|
||||
- setup-docker
|
||||
- setup-all
|
||||
|
|
Loading…
Reference in a new issue