mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d22dd5056e
* break down of module_helper into smaller pieces, keeping compatibility * removed abc.ABC (py3 only) from code + fixed reference to vars.py * multiple changes: - mh.base - moved more functionalities to ModuleHelperBase - mh.mixins.(cmd, state) - CmdMixin no longer inherits from ModuleHelperBase - mh.mixins.deps - DependencyMixin now overrides run() method to test dependency - mh.mixins.vars - created class VarsMixin - mh.module_helper - moved functions to base class, added VarsMixin - module_helper - importing AnsibleModule as well, for backward compatibility in test * removed unnecessary __all__ * make pylint happy * PR adjustments + bot config + changelog frag * Update plugins/module_utils/mh/module_helper.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/module_utils/mh/module_helper.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
---|---|---|
.. | ||
.keep | ||
2284-influxdb_retention_policy-fix_duration_parsing.yml | ||
2334-redfish_config-skip-incorrect-attributes.yml | ||
2337-mark-inventory-scripts-executable.yml | ||
2348-composer-no-interaction-option-discovery-to-avoid-hang.yaml | ||
2355-spotinst_aws_elastigroup-list-elements.yml | ||
2369-lvol_size_bug_fixes.yml | ||
2373-svr4pkg-fix-typeerror.yml | ||
2393-module_helper-breakdown.yml | ||
2407-puppet-change_stdout_to_console.yaml | ||
2409-nmcli_add_slave-type_bridge_to_nmcli_command_if_type_is_bridge-slave.yml | ||
2416-nmcli_compare_mac_addresses_case_insensitively.yml | ||
2430-linodev4-error-message.yml | ||
2435-one_vm-fix_missing_keys.yml | ||
2448-stackpath_compute-fix.yml | ||
2454-detect_zfs_changed.yml | ||
ipaddress.yml |