c12s-kubespray/roles/docker
Aleksandr Didenko ee8d6ab4fc 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
2016-12-09 09:17:36 +01:00
..
defaults Convert docker_versioned_pkg dict keys to string 2016-12-09 09:17:36 +01:00
files Fix docker install on rhel7 2016-04-10 22:08:13 +02:00
handlers Swap order in which we reload docker/socket 2016-11-01 13:12:40 +01:00
tasks Docker Options Refactor 2016-12-02 15:07:51 -06:00
templates Docker Options Refactor 2016-12-02 15:07:51 -06:00
vars Convert docker_versioned_pkg dict keys to string 2016-12-09 09:17:36 +01:00
.gitignore install docker on a largest number of linux distribution (based on https://github.com/marklee77/ansible-role-docker) 2015-12-30 22:26:45 +01:00