Skip to content

Releases: deekayen/ansible-role-aws-cloudwatch-agent

1.0.2

19 May 20:05
f8a8846
Compare
Choose a tag to compare

Revert use of FQCN for includes to support older Ansible versions for a while.

1.0.1

19 May 19:59
4705e43
Compare
Choose a tag to compare

Remove tags on the variable include tasks to make older versions of Ansible happy when running a syntax-check.

1.0.0

19 May 18:39
a2d9ab2
Compare
Choose a tag to compare
  • Use FQCN for task module names
  • Always disable GPG check on RPM install since the package isn't signed.
  • Updates Molecule to test on newer distros.
  • Defaults to us-east-1 with overridable variable.
  • Default to main branch instead of master.
  • Convert service related tasks to handlers.