Copy molecule tests from next branch

Add more tests in follow-up PRs.

Fixes #6
This commit is contained in:
Oliver Davies 2020-02-19 00:25:31 +00:00
parent cfb136bda5
commit 2cf2b919e2
7 changed files with 94 additions and 0 deletions

View file

@ -0,0 +1,18 @@
---
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