first draft
This commit is contained in:
3
group_vars/all.yml
Normal file
3
group_vars/all.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
ansible_ssh_private_key_file: private/keyfile
|
||||
libvirt:
|
||||
images: /var/lib/libvirt/images
|
6
group_vars/docker_nodes.yml
Normal file
6
group_vars/docker_nodes.yml
Normal file
@@ -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