first draft
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ansible_ssh_private_key_file: private/keyfile
|
||||
libvirt:
|
||||
images: /var/lib/libvirt/images
|
||||
@@ -0,0 +1,6 @@
|
||||
virt:
|
||||
host: localhost
|
||||
image: fedora-34-x64.qcow2
|
||||
cpus: 2
|
||||
ram: 2048
|
||||
hdd: 10g
|
||||
Reference in New Issue
Block a user