We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.6.18
2.5.1
Most test suites should succeed.
Most test suites fail because package docker-ce-cli is not found which was introduced in Docker CE 18.09
docker-ce-cli
Run automate for Ubuntu 17.10
cd tests/ FORCE_TEST=1 ./test.sh t_ ubuntu1710
The text was updated successfully, but these errors were encountered:
8d4956f
Fixes #108,#107,#104,#105
721d2ac
No branches or pull requests
Ansible Version
Role Version
Expected Behavior
Most test suites should succeed.
Actual Behavior
Most test suites fail because package
docker-ce-cli
is not found which was introduced in Docker CE 18.09Steps to Reproduce
Run automate for Ubuntu 17.10
The text was updated successfully, but these errors were encountered: