xoxys.certbot/molecule/centos7/molecule.yml

17 lines
248 B
YAML
Raw Normal View History

2019-09-18 13:28:46 +00:00
---
dependency:
name: galaxy
driver:
2020-02-20 23:46:35 +00:00
name: delegated
2019-10-15 21:23:56 +00:00
platforms:
- name: centos7-certbot
region_id: fra1
image_id: centos-7-x64
size_id: s-1vcpu-1gb
2019-09-18 13:28:46 +00:00
provisioner:
name: ansible
verifier:
name: testinfra
lint:
name: flake8