Add nms default

This commit is contained in:
2025-01-17 00:50:26 +01:00
parent bb82ff120b
commit 53a2c27984
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
api_password: "{{ hypervisor_password }}"
node: "{{ hypervisor_node }}"
vmid: "{{ vm_id }}"
state: started
state: restarted
- name: Clean vCenter VM
when: hypervisor == "vmware"