mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-14 14:40:33 -07:00
* 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>
2 lines
175 B
YAML
2 lines
175 B
YAML
minor_changes:
|
|
- module_helper module_utils - added classmethod to trigger the execution of MH modules (https://github.com/ansible-collections/community.general/pull/3206).
|