feat: Add Reactive resume

This commit is contained in:
Lino Silva
2026-01-26 15:43:43 +00:00
parent f68ae14096
commit 8f93e4249a
12 changed files with 233 additions and 0 deletions
@@ -0,0 +1,8 @@
---
- name: Start deployments
community.general.proxmox:
vmid: "{{ vmid }}"
api_user: root@pam
api_password: "{{ proxmox_api_password }}"
api_host: 10.0.2.2
state: started