You've already forked ansible-role-common
.
This commit is contained in:
@@ -6,8 +6,8 @@ steps:
|
||||
- name: Test with Molecule
|
||||
image: guisea/ansible-molecule:latest
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
commands:
|
||||
- mkdir ${DRONE_REPO_NAME}
|
||||
- rsync -a . ${DRONE_REPO_NAME} --exclude ${DRONE_REPO_NAME}
|
||||
@@ -24,8 +24,8 @@ services:
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
|
||||
Reference in New Issue
Block a user