mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
[WIP] Fix CI (#50)
* Centralize location of images for runme.sh tests. * Switch images. * Fix sanity. * Fix image names. * Fix tag chaos. * One more.
This commit is contained in:
@@ -47,4 +47,4 @@
|
||||
- name: run a Docker container on the target Docker Machine host to verify that Docker daemon connection settings from the docker-machine inventory plugin work as expected
|
||||
docker_container:
|
||||
name: test
|
||||
image: "{{ docker_test_image_hello_world }}"
|
||||
image: "{{ docker_test_image_hello_world }}"
|
||||
|
||||
Reference in New Issue
Block a user