role-docker-installation
Name
Setting up a clean docker environment.
Description
An ansible role to install docker and docker-compose.
Installation
Either refer to the role via a requirements.yml, dependencies inside a meta.yml or via cloning the repository.
requirements.yml - Example
---
roles:
- name: role-docker-installation
src: https://25_read_ansible_roles:glpat-8VUewUo-ntrfr5RjPc5h@git.slub-dresden.de/slub-referat-2.5/ansible/role-docker-installation.git
scm: git
ansible-galaxy install -r requirements.yml
Usage
Provide valid variables and include role inside your playbook.
For variables see defaults/main.yml
.
License
For open source projects, say how it is licensed.