Skip to content

Commit

Permalink
Testing replace a VM
Browse files Browse the repository at this point in the history
  • Loading branch information
aruiz1789 committed Mar 6, 2025
1 parent 8725005 commit 4df7745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/utils/replace_vm_host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
datacenter: "{{ vcenter_datacenter }}"
cluster: "{{ vcenter_cluster }}"
folder: "{{ old_vm_info.virtual_machines[0].folder }}"
name: "{{ replacement_vm }}"
name: angel-test
state: powered-on
template: "{{ vm_template | default('template_jammy_spring_2024')}}"
disk:
Expand Down

0 comments on commit 4df7745

Please sign in to comment.