Update changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml

Co-Authored-By: Matt Martz <matt@sivel.net>
This commit is contained in:
Toshio Kuratomi 2020-04-07 17:03:38 -07:00
parent e0e7713fd8
commit 4f8e98d322

View file

@ -1,4 +1,4 @@
minor_features: minor_changes:
- "`AnsibleModule.fail_json()` has always required that a message be passed - "`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 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 message had to be passed as the `msg` keyword argument but it can now be