parent
884c437e7b
commit
1f966eedd0
@ -1,2 +1,2 @@ |
||||
[defaults] |
||||
inventory = hosts.yml |
||||
inventory = hosts |
||||
|
@ -1,10 +0,0 @@ |
||||
# not required for libvirt |
||||
# ovmf: /usr/share/edk1-ovmf/x64/OVMF_CODE.fd |
||||
ovmf: |
||||
vm_ram: 1G |
||||
userdata: "{{ playbook_dir }}/userdata" |
||||
vm_disk_size: 9G |
||||
vm_ssh_port: 22 |
||||
|
||||
# need to redo variables |
||||
# not being called correctly in playbooks |
@ -1,7 +0,0 @@ |
||||
all: |
||||
local: |
||||
hosts: |
||||
localhost: |
||||
vm: |
||||
hosts: |
||||
ubuntu@localhost: |
Loading…
Reference in new issue