community.general/plugins/module_utils/mh
patchback[bot] c394fbe8e9
[PR #9577/7fa859a3 backport][stable-10] module helper: delegate debug() to AnsibleModule (#9591)
module helper: delegate debug() to AnsibleModule (#9577)

* module helper: delegate debug() to AnsibleModule

* add changelog frag

* add comments for future

* use deprecate()

* fix errors

(cherry picked from commit 7fa859a3b8)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-01-20 20:03:59 +01:00
..
mixins Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
base.py [PR #9577/7fa859a3 backport][stable-10] module helper: delegate debug() to AnsibleModule (#9591) 2025-01-20 20:03:59 +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