galaxy-docker
=============

Install Docker on Debian

Requirements
------------

Needs [galaxy-vagrant](https://git.stdcall.me/ansible-galaxy/galaxy-vagrant) to run tests

Role Variables
--------------

None

Dependencies
------------

None

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

    - hosts: servers
      roles:
         - galaxy-docker

Run tests
---------

Ensure galaxy-vagrant is up

    ansible-playbook -i tests/inventory tests/test.yml