2019-10-23 11:04:57 +00:00
|
|
|
---
|
|
|
|
dependency:
|
|
|
|
name: galaxy
|
|
|
|
driver:
|
2019-11-16 02:14:01 +00:00
|
|
|
name: hetznercloud
|
2019-10-23 11:04:57 +00:00
|
|
|
lint:
|
|
|
|
name: yamllint
|
|
|
|
platforms:
|
|
|
|
- name: instance
|
|
|
|
image: centos:${TEST_CENTOS_VERSION}
|
|
|
|
provisioner:
|
|
|
|
name: ansible
|
|
|
|
lint:
|
|
|
|
name: ansible-lint
|
|
|
|
scenario:
|
|
|
|
name: ansible-galaxy
|
|
|
|
verifier:
|
|
|
|
name: testinfra
|
|
|
|
lint:
|
|
|
|
name: flake8
|