File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
3+ # 5.2.0 / 2025-05-21
4+ * [ IMPROVEMENT] Add feature to override the Datadog installer default package version [ #652 ] Thanks [ @snowman11784 ]
5+ * [ IMPROVEMENT] Add support to override datadog-apm-inject version [ #654 ]
6+
37# 5.1.1 / 2025-05-07
48* [ DOCS] Remove centos 6/7 from readme [ #647 ]
59* [ BUGFIX] Fix typo in fix-parse-version-windows.yml [ #648 ] Thanks [ @jacob9423 ]
@@ -614,6 +618,8 @@ Initial release, compatible with Ansible v1 & v2
614618[ #647 ] : https://github.com/DataDog/ansible-datadog/pull/647
615619[ #648 ] : https://github.com/DataDog/ansible-datadog/pull/648
616620[ #650 ] : https://github.com/DataDog/ansible-datadog/pull/650
621+ [ #652 ] : https://github.com/DataDog/ansible-datadog/pull/652
622+ [ #654 ] : https://github.com/DataDog/ansible-datadog/pull/654
617623[ @DevKyleS ] : https://github.com/DevKyleS
618624[ @Jno21 ] : https://github.com/Jno21
619625[ @alsmola ] : https://github.com/alsmola
@@ -663,3 +669,4 @@ Initial release, compatible with Ansible v1 & v2
663669[ @a-rhodes ] : https://github.com/a-rhodes
664670[ @kaveet ] : https://github.com/kaveet
665671[ @jacob9423 ] : https://github.com/jacob9423
672+ [ @snowman11784 ] : https://github.com/snowman11784
Original file line number Diff line number Diff line change 11---
2- role_version : 5.1.1
2+ role_version : 5.2.0
33
44# define if the datadog-agent services should be enabled
55datadog_enabled : true
You can’t perform that action at this time.
0 commit comments