ansible-postgresql/molecule/default/molecule.yml
2022-05-26 14:08:42 +02:00

15 lines
365 B
YAML

---
name: galaxy
driver:
name: libvirt
platforms:
- name: instance-1
# image_url: "http://127.0.0.1:8000/Rocky-8-GenericCloud-8.6-20220515.x86_64.qcow2"
image_url: "http://127.0.0.1:8000/Rocky-8-GenericCloud-8.5-20211114.2.x86_64.qcow2"
disk_size: "15G"
default_vcpu: 2
memory_size: "1"
provisioner:
name: ansible
verifier:
name: ansible