xoxys.vaultwarden_ldap_docker/molecule/centos7/molecule.yml
Robert Kaussow 0f33b8945b
All checks were successful
continuous-integration/drone/push Build is passing
initial commit
2020-06-21 22:00:53 +02:00

21 lines
454 B
YAML

---
dependency:
name: galaxy
driver:
name: delegated
platforms:
- name: centos7-bitwardenrs-ldap
region_id: fra1
image_id: centos-7-x64
size_id: s-1vcpu-1gb
lint: |
flake8
provisioner:
name: ansible
env:
ANSIBLE_FILTER_PLUGINS: ${ANSIBLE_FILTER_PLUGINS:-./plugins/filter}
ANSIBLE_LIBRARY: ${ANSIBLE_LIBRARY:-./library}
ANSIBLE_COLLECTIONS_PATHS: ${ANSIBLE_COLLECTIONS_PATHS:-./collections}
verifier:
name: testinfra