Attach docker socket

This commit is contained in:
2023-08-19 22:05:32 +12:00
parent d6184ff9d0
commit ed7fdb9b36

View File

@@ -11,7 +11,10 @@ steps:
environment:
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- molecule --version
- ansible --version
- molecule test --all