Tweaks to product_base and add molecule tests.

This commit is contained in:
Steve Smith
2019-04-09 11:41:32 +10:00
parent 249f1ceee5
commit df2b45ef2f
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