Paweł Krupa
f37ea4ff37
Merge pull request #42 from paulfantom/users
...
Allow adding users to docker group for priviledged access
8 years ago
Paweł Krupa
60b977d2b2
Update main.yml
8 years ago
paulfantom
3cd290d7b9
optional user addition
8 years ago
paulfantom
986f180d35
add docker-compose support
8 years ago
paulfantom
8576a6bd2a
comment-out unused variable
8 years ago
paulfantom
8197516807
better upgrade method - use "latest" switch
8 years ago
pkrupa
c0781c0743
unify variable naming; cleanup tasks
9 years ago
ageekymonk
e9d46bb696
Adding support for proxy
9 years ago
Marcus Levine
6a23982a65
Merge branch 'master' into conditional-install
9 years ago
Petr Balogh
63ebd035d0
Since 17.06.2 md5 checksum changed to new one
...
Change-Id: Ie5db2fe783230d9e01f65bc24e1798fcbf1e095f
9 years ago
Manuel Hutter
82c86e1ac9
Only run install script when docker is not installed
...
Fixes #16 .
9 years ago
Manuel Hutter
a3c4673b34
Use 17.06 as default version
9 years ago
marcusianlevine
fc1a99d5bf
switching to 17.03 for default version
9 years ago
Marcus Levine
6a010bed20
adds optional md5 checksum support
9 years ago
Marcus Levine
dcf8cd9f72
fixing docker setup to use rancher url if version provided
9 years ago
Manuel Hutter
2b91071fde
Make daemon.json settings configurable
9 years ago
Carlos León
18c999731e
Add support for changing Docker's storage driver
10 years ago
Carlos León
4db26997cc
Disable support for Vagrant user by default
10 years ago
Carlos León
3a10710db8
Move GPG key and Key server vars from defaults to vars.
10 years ago
Bruce Becker
20da8ae265
Proposed update for upstream
...
----------------------------
1. Added some vars to defaults so that the end user can decide whether to use vagrant and docker-py
1. Updated syntax on tasks to follow `key: value` instead of `key=value` format, to make it easier
to track changes
1. Using an explicit become in the handler, since the task may not be run by root
10 years ago
Carlos León
116b35d9f6
Add support for docker-py module
10 years ago
Carlos León
3bce66d856
Remove support for docker_rc
10 years ago
Carlos León
fc181665d3
Rename clusterstore variable to docker_clustertore
10 years ago
Carlos León
3ddbe81ceb
Add support for Docker cluster store
10 years ago
Carlos León
ad027f5a6a
Bootstrap role.
10 years ago