Skip to content

Commit

Permalink
added ignore errors to the cleanup esxi
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-savina committed Jul 17, 2024
1 parent 54a62e5 commit 2b87169
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
provision_vm_datacenter: "{{ provision_virtual_esxi_datacenter }}"
provision_vm_name: "{{ provision_virtual_esxi_vms[0].name }}"
provision_vm_state: "poweredoff"
ignore_errors: true

- name: Cleanup Virtual Esxi
ansible.builtin.include_role:
Expand Down

0 comments on commit 2b87169

Please sign in to comment.