mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix docker CI. (#1494)
Backport of ansible-collections/community.docker#50 to stable-1.
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: hello-world:latest
|
||||
image: hello-world:latest
|
||||
|
||||
Reference in New Issue
Block a user