Add final check if the VM is up and running after reboot
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
- name: Shutdown the VM
|
||||
community.general.shutdown:
|
||||
vars:
|
||||
ansible_connection: ssh
|
||||
|
||||
- name: Setup Cleanup
|
||||
when: hypervisor == "proxmox"
|
||||
|
||||
Reference in New Issue
Block a user