Skip to content

Commit

Permalink
remove vm_name from absent state test
Browse files Browse the repository at this point in the history
  • Loading branch information
OrrBG committed Jan 5, 2025
1 parent 8ad8eb4 commit 7a4e2c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
port: "{{ vcenter_port }}"
template: "{{ template_name }}"
library: "{{ library }}"
vm_name: "{{ vm }}"
host: "{{ template_host }}"
state: absent
when: not run_on_simulator
Expand Down

0 comments on commit 7a4e2c7

Please sign in to comment.