ansible/changelogs
Sam Doran 8471814f86
[stable-2.10] Fix the reversed order of return values (#72088) (#72300)
AnsibleModule.run_command returns a tuple of return code, stdout and stderr.
The module main function of the user module expects user.create_user to
return a tuple of return code, stdout and stderr.
Fix the locations where stdout and stderr got reversed.

Co-authored-by: Ruediger Pluem <53253255+rpluem-vf@users.noreply.github.com>
2020-10-23 15:58:23 -05:00
..
fragments [stable-2.10] Fix the reversed order of return values (#72088) (#72300) 2020-10-23 15:58:23 -05:00
CHANGELOG-v2.10.rst New release v2.10.2 2020-10-05 15:50:46 -05:00
CHANGELOG.rst
changelog.yaml New release v2.10.2 2020-10-05 15:50:46 -05:00
config.yaml Make changelog tool be more strict about suffixes (#70909) (#71135) 2020-08-21 09:33:08 -07:00