From 4f8e98d322d9e37f0ba9b7c402feb10e5c4a1d89 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 7 Apr 2020 17:03:38 -0700 Subject: Update changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml Co-Authored-By: Matt Martz --- changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml b/changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml index 098320d48b..37ca01f86b 100644 --- a/changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml +++ b/changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml @@ -1,4 +1,4 @@ -minor_features: +minor_changes: - "`AnsibleModule.fail_json()` has always required that a message be passed in which informs the end user why the module failed. In the past this message had to be passed as the `msg` keyword argument but it can now be -- cgit v1.2.1