Replace busybox image with another one to hopefully avoid removal problems. (#133)

This commit is contained in:
Felix Fontein
2021-05-02 15:38:22 +02:00
committed by GitHub
parent 799dcb9fd6
commit 887472e60d
@@ -2,7 +2,7 @@
- set_fact:
image_names:
- "{{ docker_test_image_hello_world }}"
- "{{ docker_test_image_busybox }}"
- "{{ docker_test_image_alpine_different }}"
- "{{ docker_test_image_alpine }}"
- name: Make sure images are there