libvirt module sytax
This commit is contained in:
parent
2093fca5d2
commit
13148f3e69
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
- name: undefine the vm
|
- name: undefine the vm
|
||||||
community.libvirt.virt:
|
community.libvirt.virt:
|
||||||
state: undefine
|
command: undefine
|
||||||
name: "{{ vm_name }}"
|
name: "{{ vm_name }}"
|
||||||
|
|
||||||
- name: delete the firmware vars file
|
- name: delete the firmware vars file
|
||||||
|
Loading…
Reference in New Issue
Block a user