Add note for new docker_compose_version option

This commit is contained in:
Robin Reinhardt 2020-06-18 20:17:04 +02:00
parent 33c5c2e6d0
commit d426280432

View File

@ -31,7 +31,7 @@ Variables to control the state of the `docker` service, and whether it should st
docker_compose_version: "1.26.0" docker_compose_version: "1.26.0"
docker_compose_path: /usr/local/bin/docker-compose docker_compose_path: /usr/local/bin/docker-compose
Docker Compose installation options. Docker Compose installation options. You can use `docker_compose_version: "latest"` to get the current latest version.
docker_apt_release_channel: stable docker_apt_release_channel: stable
docker_apt_arch: amd64 docker_apt_arch: amd64