This role installs docker-ce and docker-compose for easy management. Older legacy docker packages will be removed
Role variables are documented inline in the following files:
- Required variables in meta/main.yml
- Optional variables in defaults/main.yml
- Constants in vars/main.yml
Include the role in your playbook:
- hosts: servers
roles:
- { role: docker }
No tags available.
MIT
Dieter Verhelst