2019-08-24 13:01:30 +00:00
|
|
|
---
|
|
|
|
dependency:
|
|
|
|
name: galaxy
|
|
|
|
driver:
|
2019-10-18 11:12:38 +00:00
|
|
|
name: digitalocean
|
|
|
|
platforms:
|
2019-10-18 11:15:05 +00:00
|
|
|
- name: centos7-postfix-relay
|
2019-10-18 11:12:38 +00:00
|
|
|
region_id: fra1
|
|
|
|
image_id: centos-7-x64
|
|
|
|
size_id: s-1vcpu-1gb
|
2019-08-24 13:01:30 +00:00
|
|
|
lint:
|
|
|
|
name: yamllint
|
2019-10-18 11:12:38 +00:00
|
|
|
enabled: False
|
2019-08-24 13:01:30 +00:00
|
|
|
provisioner:
|
|
|
|
name: ansible
|
|
|
|
lint:
|
|
|
|
name: ansible-lint
|
2019-10-18 11:12:38 +00:00
|
|
|
enabled: False
|
2019-08-24 13:01:30 +00:00
|
|
|
verifier:
|
|
|
|
name: testinfra
|
|
|
|
lint:
|
|
|
|
name: flake8
|