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+
4+ # 4.22.0 / 2024-01-25
5+ * [ IMPROVEMENT] Use Get-ItemProperty to retrieve Windows Agent version [ #536 ]
6+ * [ DOCS] Add a note about required API Key since 4.21 [ #538 ]
7+
38# 4.21.0 / 2023-12-04
49* [ FEATURE] [ Windows] Force reinstall if configuration changed [ AP-1946] [ #509 ]
510* [ FEATURE] Adding yum repo configuration options [ #517 ] thanks [ @chipselden ]
@@ -455,6 +460,8 @@ Initial release, compatible with Ansible v1 & v2
455460[ #466 ] : https://github.com/DataDog/ansible-datadog/issues/466
456461[ #478 ] : https://github.com/DataDog/ansible-datadog/issues/478
457462[ #479 ] : https://github.com/DataDog/ansible-datadog/issues/479
463+ [ #536 ] : https://github.com/DataDog/ansible-datadog/issues/536
464+ [ #538 ] : https://github.com/DataDog/ansible-datadog/issues/538
458465[ @DevKyleS ] : https://github.com/DevKyleS
459466[ @Jno21 ] : https://github.com/Jno21
460467[ @alsmola ] : https://github.com/alsmola
Original file line number Diff line number Diff line change 11---
2- role_version : 4.21 .0
2+ role_version : 4.22 .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