You've already forked ansible-role-common
Remove Drone configuration
This commit is contained in:
@@ -4,8 +4,8 @@ dependency:
|
||||
driver:
|
||||
name: docker
|
||||
platforms:
|
||||
- name: molecule-${MOLECULE_DISTRO:-centos7}
|
||||
image: "cybercinch/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
|
||||
- name: molecule-${MOLECULE_DISTRO:-almalinux8}
|
||||
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
|
||||
command: ${MOLECULE_DOCKER_COMMAND:-""}
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||
@@ -13,6 +13,8 @@ platforms:
|
||||
pre_build_image: true
|
||||
provisioner:
|
||||
name: ansible
|
||||
env:
|
||||
MOLECULE_NO_LOG: true
|
||||
# verifier:
|
||||
# name: ansible
|
||||
# lint: |
|
||||
|
||||
Reference in New Issue
Block a user