Skip to content

Releases: DataDog/ansible-datadog

1.6.1 / 2018-03-05

05 Mar 18:12
Compare
Choose a tag to compare
  • [BUGFIX] Remove failing import of expired APT key. See #105

2.0.0 / 2018-02-27

13 Apr 20:44
Compare
Choose a tag to compare
  • [RELEASE] Make Agent6 the default version to install.
  • [IMPROVEMENT] Defaulting to HTTPS for apt and yum repo.

1.6.0

13 Apr 20:44
Compare
Choose a tag to compare
  • [IMPROVEMENT] Refresh apt cache every hour. See [#98][]

1.5.0

13 Apr 20:46
Compare
Choose a tag to compare

1.5.0 / 2018-01-05

  • [FEATURE] Add Agent6 (beta) support on RPM-based distros. See #90 (thanks @brendanlong)

1.4.0 / 2017-10-30

30 Oct 11:11
Compare
Choose a tag to compare
  • [FEATURE] Allow specifying custom yum repo. See #80
  • [FEATURE] Add Agent6 (beta) support on debianoids. See #81
  • [BUGFIX] Fix incorrect handler name in process task. See #68 (thanks @jeffwidman)
  • [SANITY] Improve agent service task name and handler formatting. See #62 and #67 (thanks @jeffwidman)

1.3.0 / 2017-04-04

04 Apr 16:19
Compare
Choose a tag to compare
  • [FEATURE] Add support for configuring trace agent. See #45 and #58 (thanks @pmbauer)
  • [FEATURE] Allow pinning the version of the Agent. See #61
  • [IMPROVEMENT] Pipe datadog_checks through list for python3 support. See #51 (thanks @gtrummell)
  • [IMPROVEMENT] Use ansible-lint on the role and use names on all tasks. See #50 (thanks @eplanet)
  • [BUGFIX] Fix ini format of the datadog.conf file. See #59

1.2.0 / 2016-12-13

13 Dec 17:31
Compare
Choose a tag to compare
  • [FEATURE] Trust new APT and RPM keys. See #30
  • [IMPROVEMENT] Change the state of apt-transport-https from latest to present. See #36
  • [IMPROVEMENT] Convert config file tasks to proper YAML formatting. See #32 (thanks @jeffwidman)

1.1.0

27 Jun 08:58
Compare
Choose a tag to compare

1.1.0 / 2016-06-27

  • [FEATURE] Allow APT repo settings to be user-defined. See #20 (thanks @geoffwright)

1.0.0

08 Jun 09:12
Compare
Choose a tag to compare

1.0.0 / 2016-06-08

Initial release, compatible with Ansible v1 & v2