mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 14:14:22 -07:00
Fix docker CI. (#1494)
Backport of ansible-collections/community.docker#50 to stable-1.
This commit is contained in:
parent
777a741d4d
commit
6d4760eb20
15 changed files with 54 additions and 58 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue