docker_install_compose: true Whether to install Docker Compose via Pip. docker_users: - user1 - user2 A list of system users to be added to the docker group (so they can use Docker on the server). docker_pip_executable: pip3 Set this to pip for Python 2 or pip3 for Python ...