mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 14:40:40 +03:00
ee8d6ab4fc
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