forked from saratov/infra
force stop the VM
This commit is contained in:
parent
ed5f51053f
commit
e63dc2e79c
@ -21,6 +21,7 @@
|
|||||||
api_host: "{{env.pve.api_url}}"
|
api_host: "{{env.pve.api_url}}"
|
||||||
name: "{{vm_name}}"
|
name: "{{vm_name}}"
|
||||||
state: stopped
|
state: stopped
|
||||||
|
force: yes
|
||||||
timeout: 120
|
timeout: 120
|
||||||
- name: destroying vm
|
- name: destroying vm
|
||||||
proxmox_kvm:
|
proxmox_kvm:
|
||||||
|
Loading…
Reference in New Issue
Block a user