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
Alexei Znamensky c5cbe2943b
module_helper cmd - added feature flag to control whether CmdMixin adds rc, out and err t… (#2922)
* 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
2021-07-11 11:43:40 +12:00
..
mixins module_helper cmd - added feature flag to control whether CmdMixin adds rc, out and err t… (#2922) 2021-07-11 11:43:40 +12:00
base.py Fix snap module, and module helper behavior on rc != 0 in output (#2912) 2021-07-01 18:53:48 +02:00
deco.py module_helper.py Breakdown (#2393) 2021-05-11 19:31:10 +02:00
exceptions.py module_helper.py Breakdown (#2393) 2021-05-11 19:31:10 +02:00
module_helper.py module_helper.py Breakdown (#2393) 2021-05-11 19:31:10 +02:00