Tests against Debian 9 fail with the following error:
TASK [geerlingguy.docker : Install Docker packages.] ***************************
fatal: [debian9]: FAILED! => {"changed": false, "msg": "No package matching 'docker-ce-rootless-extras' is available"}
It looks like the package docker-ce-rootless-extras is not available in Stretch. Should we try and fix this or just deprecate testing on Debian Stretch because it's EOL already?
Tests against Debian 9 fail with the following error:
It looks like the package
docker-ce-rootless-extras
is not available in Stretch. Should we try and fix this or just deprecate testing on Debian Stretch because it's EOL already?