DCD-224: Handle version override and reading any existing cached version

This commit is contained in:
Steve Smith
2019-04-15 11:35:41 +10:00
parent 624edfa5c9
commit 6e596bef55
9 changed files with 43 additions and 11 deletions

View File

@@ -6,13 +6,19 @@ driver:
lint:
name: yamllint
platforms:
- name: instance
image: centos:7
- name: amazon_linux2
image: amazonlinux:2
- name: ubuntu_lts
image: ubuntu:bionic
provisioner:
name: ansible
lint:
name: ansible-lint
inventory:
links:
group_vars: ../../../../group_vars/
verifier:
name: testinfra
lint:
name: flake8
enabled: false