feat: Arr stack

This commit is contained in:
Lino Silva
2023-04-19 18:38:25 +01:00
parent c60e378f81
commit a375049e1e
20 changed files with 275 additions and 16 deletions
+8
View File
@@ -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