add super-productivity

This commit is contained in:
Lino Silva
2025-06-30 11:12:02 +01:00
parent 4e52cc6883
commit 82530f4248
12 changed files with 171 additions and 1 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