mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Get rid of hello-world image, 1/2 (#924)
* Use our image for pull test. * Add 386 versions of the images.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
- name: Basic pull tests
|
||||
vars:
|
||||
image_name: "{{ docker_test_image_hello_world_platform }}"
|
||||
image_name: "{{ docker_test_image_simple_1 }}"
|
||||
block:
|
||||
- name: Make sure image is not there
|
||||
docker_image_remove:
|
||||
|
||||
Reference in New Issue
Block a user