Galaxy role to install Docker on Debian
Go to file
2019-02-01 18:41:54 +01:00
meta Add meta main.yml file 2019-01-31 14:04:46 +01:00
tasks Bootstrap docker role 2019-01-30 10:16:36 +01:00
tests Bootstrap docker role 2019-01-30 10:16:36 +01:00
vars Bootstrap docker role 2019-01-30 10:16:36 +01:00
.gitignore Bootstrap docker role 2019-01-30 10:16:36 +01:00
LICENCE Fix: wrong email in licence 2019-01-31 14:31:00 +01:00
README.md Fix: harmonize readme 2019-02-01 18:41:54 +01:00

galaxy-docker

Install Docker on Debian

Requirements

Needs 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