Skip to content

Commit

Permalink
Force oVirt VM to stop
Browse files Browse the repository at this point in the history
  • Loading branch information
noseka1 committed Jun 13, 2021
1 parent bb48158 commit 69cb37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/openshift_ovirt/tasks/delete_host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
auth: '{{ ovirt_auth }}'
name: '{{ virtual_machine_names[item.hostname] }}'
cluster: '{{ ovirt.cluster_name }}'
force: True
state: stopped

- name: Delete virtual machine {{ virtual_machine_names[item.hostname] }}
Expand Down

0 comments on commit 69cb37e

Please sign in to comment.