This commit is contained in:
Oliver Davies 2019-05-02 18:14:53 +01:00
commit 53521f0e93
13 changed files with 198 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