This role uses the get.docker.com script to install and configure Docker.
MIT
This role requires Ansible 2.0 or above. See requirments for full details.
- hosts: all
roles:
- role: "dankempster.docker-engine"
Special thank to Jeff Geerling where I copied a lot.
Thanks to clayman74 and ansible-docker where I copied certs.yml from.