1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/module_utils/mh/mixins
patchback[bot] 3cd7b0ec25
module_helper cmd - added feature flag to control whether CmdMixin adds rc, out and err t… (#2922) (#2988)
* added feature flag to control whether CmdMixin adds rc, out and err to the result of the module

* added changelog fragment

* changed from a global flag to parameters in run_command

* updated changelog

* fixed brainless copy-paste of yours truly

(cherry picked from commit c5cbe2943b)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-07-11 16:25:32 +02:00
..
cmd.py module_helper cmd - added feature flag to control whether CmdMixin adds rc, out and err t… (#2922) (#2988) 2021-07-11 16:25:32 +02:00
deps.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00
state.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00
vars.py MH - dicts and lists change-tracking is fixed (#2951) (#2952) 2021-07-08 07:52:51 +02:00