xoxys.minio/molecule/centos7/molecule.yml
Robert Kaussow e40cd57f20
All checks were successful
continuous-integration/drone/push Build is passing
switch to native filters instead of molecule internals
2020-10-19 09:07:00 +02:00

20 lines
327 B
YAML

---
dependency:
name: galaxy
options:
role-file: molecule/requirements.yml
env:
ANSIBLE_GALAXY_DISPLAY_PROGRESS: "false"
driver:
name: delegated
platforms:
- name: centos7-minio
image: centos-7
server_type: cx11
lint: |
/usr/local/bin/flake8
provisioner:
name: ansible
verifier:
name: testinfra