File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4- # 4.1.0 / 2019-01-20
4+ # 4.1.1 / 2020-02-10
5+
6+ * [ BUGFIX] Add skip check on sysprobe set_fact tasks. See [ #259 ] [ ]
7+ * [ BUGFIX] Only try to stop sysprobe if it is installed. See [ #255 ] [ ] . Thanks to [ @dv9io0o ] [ ] .
8+
9+ # 4.1.0 / 2020-01-20
510
611* [ FEATURE] Fail with explicit message if OS is not supported by the role. See [ #247 ] [ ]
712* [ BUGFIX] Ensure that system-probe is stopped if it is disabled or not installed. See [ #249 ] [ ]
@@ -185,8 +190,11 @@ Initial release, compatible with Ansible v1 & v2
185190[ #247 ] : https://github.com/DataDog/ansible-datadog/issues/247
186191[ #248 ] : https://github.com/DataDog/ansible-datadog/issues/248
187192[ #249 ] : https://github.com/DataDog/ansible-datadog/issues/249
193+ [ #255 ] : https://github.com/DataDog/ansible-datadog/issues/255
194+ [ #259 ] : https://github.com/DataDog/ansible-datadog/issues/259
188195[ @brendanlong ] : https://github.com/brendanlong
189196[ @dbr1993 ] : https://github.com/dbr1993
197+ [ @dv9io0o ] : https://github.com/dv9io0o
190198[ @enarciso ] : https://github.com/enarciso
191199[ @eplanet ] : https://github.com/eplanet
192200[ @geoffwright ] : https://github.com/geoffwright
You can’t perform that action at this time.
0 commit comments