You've already forked ansible-role-repo-epel
Attach docker socket
This commit is contained in:
@@ -11,7 +11,10 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
|
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
|
||||||
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
|
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- molecule --version
|
- molecule --version
|
||||||
- ansible --version
|
- ansible --version
|
||||||
- molecule test --all
|
- molecule test --all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user