correct libvirt xml

This commit is contained in:
2022-10-30 22:18:55 +13:00
parent 07cbae13f7
commit 0a969fddb4
2 changed files with 3 additions and 4 deletions

View File

@ -74,7 +74,6 @@
community.libvirt.virt:
command: define
autostart: false
name: "{{ vm_name }}"
xml: "{{ lookup('template', 'vm_template.xml.j2') }}"
- name: start vm