correct libvirt xml
This commit is contained in:
@ -74,7 +74,6 @@
|
||||
community.libvirt.virt:
|
||||
command: define
|
||||
autostart: false
|
||||
name: "{{ vm_name }}"
|
||||
xml: "{{ lookup('template', 'vm_template.xml.j2') }}"
|
||||
|
||||
- name: start vm
|
||||
|
Reference in New Issue
Block a user