community.general/plugins/module_utils/mh
Alexei Znamensky 7fa859a3b8
module helper: delegate debug() to AnsibleModule (#9577)
* module helper: delegate debug() to AnsibleModule

* add changelog frag

* add comments for future

* use deprecate()

* fix errors
2025-01-20 19:38:14 +01:00
..
mixins Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
base.py module helper: delegate debug() to AnsibleModule (#9577) 2025-01-20 19:38:14 +01:00
deco.py use dict comprehension in plugins, part 2 (#8822) 2024-09-05 21:47:28 +02:00
exceptions.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
module_helper.py Change MH to use the module_utils.vardict.VarDict (#8226) 2024-04-24 08:07:29 +12:00