Convert docker_versioned_pkg dict keys to string

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
This commit is contained in:
Aleksandr Didenko
2016-12-09 09:17:36 +01:00
parent a80745b5bd
commit ee8d6ab4fc
5 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
docker_version: 1.10
docker_version: '1.10'
docker_package_info:
pkgs: