We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc70116 commit 1ff0dc1Copy full SHA for 1ff0dc1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
CHANGELOG
2
=========
3
4
+# 1.0.1 / 2016-06-06
5
+* [BUGFIX] Avoid failure when `res['invocation']` has no `module_name` key. See [#19][]
6
+
7
# 1.0.0 / 2016-06-02
8
First release, compatible with Ansible v1 & v2
9
10
+<!--- The following link definition list is generated by PimpMyChangelog --->
11
+[#19]: https://github.com/DataDog/ansible-datadog-callback/issues/19
0 commit comments