DCD-224: Tweaks to product_base and add molecule tests.

This commit is contained in:
Steve Smith
2019-04-09 11:41:32 +10:00
parent 7984d87d29
commit 643a44a26e
7 changed files with 88 additions and 1 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