Remove wrong driver and boiierplate

This commit is contained in:
Luke Murphy
2019-11-16 09:14:01 +07:00
parent 9ab4f23782
commit 86b3a8f9e7
5 changed files with 11 additions and 23 deletions

View File

@ -0,0 +1,20 @@
---
dependency:
name: galaxy
driver:
name: hetznercloud
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