xoxys.vaultwarden_docker/molecule/centos7/molecule.yml

17 lines
244 B
YAML
Raw Normal View History

2020-01-17 22:00:14 +01:00
---
dependency:
name: galaxy
driver:
2020-02-20 22:39:31 +01:00
name: delegated
2020-01-17 22:00:14 +01:00
platforms:
2020-01-17 22:30:26 +01:00
- name: centos7-bitwardenrs
2020-01-17 22:00:14 +01:00
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
2020-01-17 22:00:14 +01:00
provisioner:
name: ansible
verifier:
name: testinfra