mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
* Move common utility code to plugins.module_utils.util. * Also adjust plugins. * Fix import.
3 lines
234 B
YAML
3 lines
234 B
YAML
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)."
|