Refactored the tasks to improve readability, added comments for better understanding, and updated variables with new values.
12 lines
336 B
YAML
12 lines
336 B
YAML
---
|
|
workdir: "/tmp/debian_template_build"
|
|
debian_image_url: "https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-amd64.qcow2"
|
|
image_name: "debian-13-genericcloud-amd64.qcow2"
|
|
template_name: "debian-13-cloudinit-template"
|
|
root_password: "debian"
|
|
proxmox_storage: "local-lvm"
|
|
proxmox_template_vm_id: 9000
|
|
|
|
lxc_id: 9900
|
|
|