parent
0c9c640570
commit
6bb22902d2
|
@ -20,6 +20,7 @@ steps:
|
|||
- python3 -m pip install ansible molecule molecule-plugins[docker] docker
|
||||
- export ANSIBLE_COLLECTION=slococo/playground
|
||||
- cd "$ANSIBLE_COLLECTION"
|
||||
- export DOCKER_HOST="tcp://dind:2376"
|
||||
- molecule test
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue