mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +00:00
* Replace ansible.module_utils.six with own module utils in some cases. * Add ignore.txt entires.
5 lines
355 B
YAML
5 lines
355 B
YAML
bugfixes:
|
|
- "Avoid usage of deprecated ``ansible.module_utils.six`` in some of the code that still supports Python 2 (https://github.com/ansible-collections/community.docker/pull/1138)."
|
|
minor_changes:
|
|
- "Note that some new code in ``plugins/module_utils/_six.py`` is MIT licensed (https://github.com/ansible-collections/community.docker/pull/1138)."
|