xoxys.python3/molecule/centos7/molecule.yml

17 lines
247 B
YAML
Raw Normal View History

2019-06-09 13:10:45 +02:00
---
dependency:
name: galaxy
driver:
2020-02-21 00:46:35 +01:00
name: delegated
2019-09-23 00:39:36 +02:00
platforms:
2019-10-18 13:30:31 +02:00
- name: centos7-python
2019-09-23 00:39:36 +02:00
region_id: fra1
image_id: centos-7-x64
size_id: s-1vcpu-1gb
2019-06-09 13:10:45 +02:00
provisioner:
name: ansible
verifier:
name: testinfra
lint:
name: flake8