Releases: DataDog/ansible-datadog
Releases · DataDog/ansible-datadog
1.6.1 / 2018-03-05
- [BUGFIX] Remove failing import of expired APT key. See #105
2.0.0 / 2018-02-27
- [RELEASE] Make Agent6 the default version to install.
- [IMPROVEMENT] Defaulting to HTTPS for apt and yum repo.
1.6.0
1.5.0
1.4.0 / 2017-10-30
- [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
- [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 thedatadog.conf
file. See #59
1.2.0 / 2016-12-13
- [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
1.1.0 / 2016-06-27
- [FEATURE] Allow APT repo settings to be user-defined. See #20 (thanks @geoffwright)
1.0.0
1.0.0 / 2016-06-08
Initial release, compatible with Ansible v1 & v2