mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
1e4633a606
This is related to https://github.com/docker/docker-py/commit/42789818bed5d86b487a030e2e60b02bf0cfa284 in the sense that for Python > 2, we also exclusively use shutil.which now, but we do not remove the helper function since we need it for Python 2 on Windows. Co-authored-by: Daniel Möller <n1ngu@riseup.net> Co-authored-by: Daniel Möller <n1ngu@riseup.net>