xoxys.logrotate/molecule/centos8/molecule.yml

17 lines
263 B
YAML
Raw Normal View History

2020-01-28 22:39:05 +01:00
---
dependency:
name: galaxy
driver:
2020-02-21 00:46:35 +01:00
name: delegated
2020-01-28 22:39:05 +01:00
platforms:
- name: centos8-logrotate
region_id: fra1
image_id: centos-8-x64
size_id: s-1vcpu-1gb
2020-03-21 14:12:15 +01:00
lint: |
flake8 --max-line-length=99
2020-01-28 22:39:05 +01:00
provisioner:
name: ansible
verifier:
name: testinfra