Robert Kaussow
b067186e30
All checks were successful
continuous-integration/drone/push Build is passing
19 lines
296 B
YAML
19 lines
296 B
YAML
---
|
|
dependency:
|
|
name: galaxy
|
|
driver:
|
|
name: ec2
|
|
platforms:
|
|
- name: centos-7-nginx
|
|
image: ami-0957ba512eafd08d9
|
|
instance_type: t2.micro
|
|
vpc_subnet_id: subnet-9b6896f1
|
|
provisioner:
|
|
name: ansible
|
|
lint:
|
|
name: ansible-lint
|
|
verifier:
|
|
name: testinfra
|
|
lint:
|
|
name: flake8
|