mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 17:50:18 +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