mongrelion / ansible-role-docker

Ansible role for installing Docker
MIT License
62 stars 39 forks source link

use tox, ansible 2.6, and allow using remote docker host #55

Closed paulfantom closed 6 years ago

paulfantom commented 6 years ago

[minor] changes

This should also allow to proceed with #26

paulfantom commented 6 years ago

For example when you have a beefy NAS box with a lot of compute power running docker and a small laptop on which you work. This way you offload resource intensive tasks to another machine.

mongrelion commented 6 years ago

:shipit: