Skip to content

Commit

Permalink
test delete only on eco
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed Dec 19, 2024
1 parent a023499 commit 2968421
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
vm_name: "{{ vm }}"
host: "{{ template_host }}"
state: absent
when: not run_on_simulator

always:
- name: "Test teardown: Destroy VM guest {{ vm }}"
Expand Down

0 comments on commit 2968421

Please sign in to comment.