community.docker/changelogs/fragments/257-remove-distutils-spawn.yml
2021-12-24 11:27:23 +01:00

3 lines
232 B
YAML

bugfixes:
- "docker connection plugin - replace deprecated ``distutils.spawn.find_executable`` with Ansible's ``get_bin_path`` to find the ``docker`` executable (https://github.com/ansible-collections/community.docker/pull/257)."