You've already forked ansible-role-common
.
This commit is contained in:
@@ -11,8 +11,7 @@ pipeline:
|
||||
when:
|
||||
status: [ changed, failure ]
|
||||
|
||||
steps:
|
||||
- name: Test with Molecule
|
||||
test:
|
||||
image: python:3.8
|
||||
volumes:
|
||||
- name: dockersock
|
||||
@@ -31,7 +30,7 @@ pipeline:
|
||||
- molecule test
|
||||
|
||||
services:
|
||||
- name: docker
|
||||
name: docker
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
volumes:
|
||||
@@ -39,5 +38,5 @@ pipeline:
|
||||
path: /var/run
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
temp: {}
|
||||
- name: dockersock
|
||||
temp: {}
|
||||
Reference in New Issue
Block a user