first draft

This commit is contained in:
2021-06-06 21:46:18 +02:00
commit 09d4930cd2
14 changed files with 308 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
ansible_ssh_private_key_file: private/keyfile
libvirt:
images: /var/lib/libvirt/images
+6
View File
@@ -0,0 +1,6 @@
virt:
host: localhost
image: fedora-34-x64.qcow2
cpus: 2
ram: 2048
hdd: 10g