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=========
33
4+ # 4.15.0 / 2022-04-20
5+
6+ * [ IMPROVEMENT] Switch Agent start mode to delayed on Windows. See [ #422 ] .
7+ * [ BUGFIX] Fix installation of a newer pinned version by DNF. See [ #429 ] .
8+
49# 4.14.0 / 2022-02-08
510
611* [ FEATURE] Add tasks for creating custom Python checks. See [ #408 ] . Thanks [ @snorlaX-sleeps ] .
@@ -384,6 +389,8 @@ Initial release, compatible with Ansible v1 & v2
384389[ #415 ] : https://github.com/DataDog/ansible-datadog/issues/415
385390[ #416 ] : https://github.com/DataDog/ansible-datadog/issues/416
386391[ #418 ] : https://github.com/DataDog/ansible-datadog/issues/418
392+ [ #422 ] : https://github.com/DataDog/ansible-datadog/issues/422
393+ [ #429 ] : https://github.com/DataDog/ansible-datadog/issues/429
387394[ @DevKyleS ] : https://github.com/DevKyleS
388395[ @Jno21 ] : https://github.com/Jno21
389396[ @alsmola ] : https://github.com/alsmola
Original file line number Diff line number Diff line change 11---
2- role_version : 4.14 .0
2+ role_version : 4.15 .0
33
44# define if the datadog-agent services should be enabled
55datadog_enabled : yes
You can’t perform that action at this time.
0 commit comments