xoxys.certbot/molecule/centos7/molecule.yml

17 lines
240 B
YAML
Raw Normal View History

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