mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-15 05:32:26 +00:00
19 lines
240 B
YAML
19 lines
240 B
YAML
|
---
|
||
|
dependency:
|
||
|
name: galaxy
|
||
|
driver:
|
||
|
name: docker
|
||
|
lint:
|
||
|
name: yamllint
|
||
|
platforms:
|
||
|
- name: instance
|
||
|
image: centos:7
|
||
|
provisioner:
|
||
|
name: ansible
|
||
|
lint:
|
||
|
name: ansible-lint
|
||
|
verifier:
|
||
|
name: testinfra
|
||
|
lint:
|
||
|
name: flake8
|