Releases: johanmeiring/ansible-ubuntu-ecs-agent
Releases · johanmeiring/ansible-ubuntu-ecs-agent
Version 3.0.1 Release
Bug fix
Version 3.0.0 Release
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
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
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
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 :)