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
patchback[bot] 00583448e2
module_helper - implemented classmethod to start the module (#3206) (#3225)
* module_helper - implemented classmethod to start the module plus minor change

* rolled back the __changed__() method

* added changelog fragment

* Update plugins/module_utils/mh/base.py

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

* no capt Piccards allowed in the base class

* removed extra piccards

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit 41101e55a0)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-08-17 11:29:11 +02:00
..
mixins 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
base.py module_helper - implemented classmethod to start the module (#3206) (#3225) 2021-08-17 11:29:11 +02:00
deco.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00
exceptions.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00
module_helper.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00