mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
ModuleHelper: updated/fixed imports in module_utils/module_helper.py (#6464)
* ModuleHelper: updated/fixed imports in module_utils/module_helper.py * add changelog frag * pylint disable unused imports * now in the right file
This commit is contained in:
parent
f09b1e7f4c
commit
9a4e77384d
3 changed files with 14 additions and 8 deletions
2
changelogs/fragments/6464-mh-imports.yml
Normal file
2
changelogs/fragments/6464-mh-imports.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- module_helper module utils - updated the imports to make more MH features available at ``plugins/module_utils/module_helper.py`` (https://github.com/ansible-collections/community.general/pull/6464).
|
Loading…
Add table
Add a link
Reference in a new issue