DCD-224: Fetch the product 'latest' file when no version is specified.

This commit is contained in:
Steve Smith
2019-04-15 10:05:55 +10:00
parent 6db317051a
commit 624edfa5c9
11 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
---
dependency:
name: galaxy
driver:
name: docker
lint:
name: yamllint
platforms:
- 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