Skip to content

Releases: elnebuloso/docker-ansible

## [1.10.0] - 2018-10-10

28 May 10:39
Compare
Choose a tag to compare
### Changed
- fixing ansible installations

## [1.7.0] - 2017-12-09

09 Dec 15:32
Compare
Choose a tag to compare
### Changed
- supporting centos7
- supporting debian8

## [1.6.0] - 2017-12-04

04 Dec 21:31
Compare
Choose a tag to compare
### Changed
- docker hub tagging changed

## [1.5.0] - 2017-12-03

03 Dec 18:42
Compare
Choose a tag to compare
### Changed
- ubuntu14 - ansible `2.4.2.0`
- ubuntu16 - ansible `2.4.2.0`

## [1.4.0] - 2017-10-06

06 Oct 10:02
Compare
Choose a tag to compare
### Changed
- ubuntu14 - ansible `2.4.0.0`
- ubuntu16 - ansible `2.4.0.0`
- debian7 - ansible `2.4.0.0`
- debian8 - ansible `2.4.0.0`
- centos6 - ansible `2.3.2.0`
- centos7 - ansible `2.3.2.0`

## [1.3.0] - 2017-08-16

16 Aug 09:48
Compare
Choose a tag to compare
### Changed
- Added Debian7 Support
- Added Debian8 Support

## [1.2.0] - 2017-08-05

05 Aug 01:16
Compare
Choose a tag to compare
### Changed
- CMD ["tail", "-f", "/dev/null"] for running container for testing ansible provisioning

## [1.1.0] - 2017-08-05

05 Aug 00:29
Compare
Choose a tag to compare
### Changed
- Added Centos6 Support
- Added Centos7 Support