Skip to content

Releases: johanmeiring/ansible-ubuntu-ecs-agent

Version 3.0.1 Release

26 Jun 07:43
Compare
Choose a tag to compare

Version 3.0.0 Release

29 Jan 06:38
41096f3
Compare
Choose a tag to compare

This new version includes the following changes:

  • Ansible version bump to 2.5.
  • Everything should now work properly with the latest versions of Ubuntu LTS and Docker.
  • The choice between Docker- or systemd-based management is now configurable.

Many thanks to @nbertram for the contribution!

Version 2.0.0 Release

27 Jul 18:22
78cdb69
Compare
Choose a tag to compare

The role has been updated and refreshed to work properly under latest conditions, and a systemd config has also been included. Many thanks to @brainstorm for the contribution :-)

Version 1.1.0 Release

14 Jan 16:58
Compare
Choose a tag to compare

This release contains the following changes:

  • The required angstwad.docker_ubuntu role's version has been updated to v3.4.0.
  • @juanbrein has added the ability to specify authentication variables (many thanks for the contribution!)

v1.0.0

21 Nov 12:37
Compare
Choose a tag to compare

This is the very basic first version of the Ansible play for installing the AWS ECS Agent on an Ubuntu instance. There is a ton of stuff that can still be done, including building support for all of the other available agent configuration options, and the testing can be expanded a bit. But for now, this works. Enjoy :)