mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 02:00:23 +03:00
This will allow to use '-e docker_version=1.12' in ansible playbook execution. It's also backward-compatible and will work with floating docker_version format in custom yaml files. Closes #702