File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ # 5.4.0 / 2025-09-23
5+ * [ IMPROVEMENT] Fix broken conditionals for compatibility with Ansible 2.19 / Ansible 12.0 [ #666 ]
6+
47# 5.3.0 / 2025-09-03
58* [ IMPROVEMENT] Support Remote Agent updates through the embedded Datadog Installer (7.69.0+) [ #665 ]
69
@@ -637,6 +640,7 @@ Initial release, compatible with Ansible v1 & v2
637640[ #659 ] : https://github.com/DataDog/ansible-datadog/pull/659
638641[ #660 ] : https://github.com/DataDog/ansible-datadog/pull/660
639642[ #665 ] : https://github.com/DataDog/ansible-datadog/pull/665
643+ [ #666 ] : https://github.com/DataDog/ansible-datadog/pull/670
640644[ @DevKyleS ] : https://github.com/DevKyleS
641645[ @Jno21 ] : https://github.com/Jno21
642646[ @alsmola ] : https://github.com/alsmola
Original file line number Diff line number Diff line change 11---
2- role_version : 5.3 .0
2+ role_version : 5.4 .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