software-infrastructure/qemu-base.yaml
2024-10-25 10:25:04 -04:00

13 lines
364 B
YAML

---
# Create base image for QEMU
- name: Install dependencies
- name: Download Debian installation image
- name: Create virtual disk for image
- name: Boot installation media with preseed
- name: Wait for installation completion
- name: Initialize base image
roles:
- role: ericomeehan.debian
- role: ericomeehan.ericomeehan
- name: Shut down base image