Ansible role to install Docker CE (Community Edition).
- OS support list:
- Centos 7
- Ubuntu Bionic 18.04 (LTS)
- Ubuntu Xenial 16.04 (LTS)
- Ubuntu Yakkety 16.10
- Ubuntu Trusty 14.04 (LTS)
- RedHat Enterprise Linux 7 (Docker CE is officialy not supported for RHEL)
- ansible >= 2.5
$ ansible-galaxy install zaxos.docker-ce-ansible-role
- hosts: servers
roles:
- role: zaxos.docker-ce-ansible-role