mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-13 02:50:05 -03:30
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