Galaxy role to install Docker on Debian
Go to file
Wilfried OLLIVIER 5d4220f426 Fix: Harmonize files by adding new line if nedded 2020-04-03 11:42:20 +02:00
meta Fix: Harmonize files by adding new line if nedded 2020-04-03 11:42:20 +02:00
tasks Fix: Harmonize files by adding new line if nedded 2020-04-03 11:42:20 +02:00
tests Fix: Harmonize files by adding new line if nedded 2020-04-03 11:42:20 +02:00
vars Fix: Harmonize files by adding new line if nedded 2020-04-03 11:42:20 +02:00
.gitignore Fix: Harmonize files by adding new line if nedded 2020-04-03 11:42:20 +02: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