Update changelogs/fragments/allow-fail-json-msg-to-be-positional.yaml
Co-Authored-By: Matt Martz <matt@sivel.net>
This commit is contained in:
parent
e0e7713fd8
commit
4f8e98d322
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue