mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Move common utility code to plugins.module_utils.util (#390)
* Move common utility code to plugins.module_utils.util. * Also adjust plugins. * Fix import.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "Move common utility functions from the ``common`` module_util to a new module_util called ``util``. This should not have any user-visible effect (https://github.com/ansible-collections/community.docker/pull/390)."
|
||||
Reference in New Issue
Block a user