diff --git a/.woodpecker.yml b/.woodpecker.yml index b4c4e21..7a779f7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,6 +20,7 @@ steps: - python3 -m pip install ansible molecule molecule-plugins[docker] docker - export ANSIBLE_COLLECTION=slococo/playground - cd "$ANSIBLE_COLLECTION" + - sleep 15 - docker info - export DOCKER_HOST="tcp://dind:2376" - molecule test