Galaxy role to install Docker on Debian
Go to file
Wilfried OLLIVIER 0dffc1b6ef Move LICENSE file 2019-07-25 20:36:10 +02:00
meta Add Buster to supported Debian platforms 2019-07-08 15:43:26 +02:00
tasks Add python-docker to packages 2019-02-15 13:43:48 +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
LICENSE Move LICENSE file 2019-07-25 20:36:10 +02:00
README.md Harmonize README 2019-07-01 15:36:57 +02:00

README.md

galaxy-docker

Install Docker on Debian

Requirements

None

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

Needs galaxy-vagrant to run tests

Ensure galaxy-vagrant is up

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