force stop the VM

This commit is contained in:
Sergey Bubnov 2019-05-25 15:05:52 +04:00
parent ed5f51053f
commit e63dc2e79c

View File

@ -21,6 +21,7 @@
api_host: "{{env.pve.api_url}}"
name: "{{vm_name}}"
state: stopped
force: yes
timeout: 120
- name: destroying vm
proxmox_kvm: