1
0

descriptions

This commit is contained in:
michael 2022-10-30 23:59:04 +13:00
parent 13148f3e69
commit c9d7c99f77

View File

@ -31,7 +31,7 @@
# state: destroyed # state: destroyed
# name: "{{ vm_name }}" # name: "{{ vm_name }}"
- name: undefine the vm - name: undefine (delete) the vm
community.libvirt.virt: community.libvirt.virt:
command: undefine command: undefine
name: "{{ vm_name }}" name: "{{ vm_name }}"