added python docker package version

This commit is contained in:
Bertrand Lanson 2023-04-05 23:15:04 +02:00
parent 4b33d2fe5d
commit f0b868b84a

View File

@ -1,8 +1,9 @@
---
# defaults file for install_docker
install_docker_edition: ce # can be ce or ee (community or enterprise)
install_docker_start_service: true
install_docker_compose: false
install_docker_compose_version: latest
install_docker_start_service: true
install_docker_python_packages: true
install_docker_python_packages_version: latest
install_docker_users: []