Docker Ce Ansible Role Versions Save

Ansible role to install Docker CE (Community Edition)

1.2.1

5 years ago

Enhancements:

* Ansible galaxy syntax and metadata score fixes
* Minor ansible related deprecation fix

1.2.0

5 years ago

Enhancements:

* Added support for RedHat Enterprise Linux 7 (Please note that Docker CE is officialy not supported for RHEL)
* Performance increase during package installation
* Minor fix for Centos/RHEL to match official docker-ce installation instructions
* Verified support for Ubuntu Bionic 18.04 (LTS)
* Ansible related deprecation fixes
* Bumped minimum ansible version to 2.5

1.1.1

6 years ago

Fixes:

* Removed installation of "python-docker" package

1.1.0

6 years ago

Enhancements:

* Start docker service in task instead of handler
* Bug fix in EL cleanup package list of previous docker installation

1.0.0

6 years ago

First Release