mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Try to fix docker tests (#764)
* Try to limit docker package version if API version is < 1.39. * Fix error. * Re-combine to one command.
This commit is contained in:
@@ -7,8 +7,8 @@ docker_packages:
|
||||
- docker-ce
|
||||
|
||||
docker_pip_extra_packages: []
|
||||
docker_pip_packages:
|
||||
- docker
|
||||
docker_pip_package: docker
|
||||
docker_pip_package_limit: ''
|
||||
|
||||
docker_cleanup_packages:
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user