File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
3+ # 5.1.1 / 2025-05-07
4+ * [ DOCS] Remove centos 6/7 from readme [ #647 ]
5+ * [ BUGFIX] Fix typo in fix-parse-version-windows.yml [ #648 ] Thanks [ @jacob9423 ]
6+ * [ IMPROVEMENT] [ CI] Add FQCN checks to ansible-lint [ #650 ]
7+
38# 5.1.0 / 2025-04-30
49** This role removes support for Ansible Core versions below 2.10.**
510* [ IMPROVEMENT] Bump ansible-lint to 25.1.2 and fix compatibility issues [ #644 ]
@@ -606,6 +611,9 @@ Initial release, compatible with Ansible v1 & v2
606611[ #642 ] : https://github.com/DataDog/ansible-datadog/pull/642
607612[ #644 ] : https://github.com/DataDog/ansible-datadog/pull/644
608613[ #645 ] : https://github.com/DataDog/ansible-datadog/pull/645
614+ [ #647 ] : https://github.com/DataDog/ansible-datadog/pull/647
615+ [ #648 ] : https://github.com/DataDog/ansible-datadog/pull/648
616+ [ #650 ] : https://github.com/DataDog/ansible-datadog/pull/650
609617[ @DevKyleS ] : https://github.com/DevKyleS
610618[ @Jno21 ] : https://github.com/Jno21
611619[ @alsmola ] : https://github.com/alsmola
@@ -654,3 +662,4 @@ Initial release, compatible with Ansible v1 & v2
654662[ @valscion ] : https://github.com/valscion
655663[ @a-rhodes ] : https://github.com/a-rhodes
656664[ @kaveet ] : https://github.com/kaveet
665+ [ @jacob9423 ] : https://github.com/jacob9423
Original file line number Diff line number Diff line change 11---
2- role_version : 5.1.0
2+ role_version : 5.1.1
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