feat: Add n8n

This commit is contained in:
Lino Silva
2024-05-09 16:45:42 +01:00
parent 44e61000c5
commit 2e868a6015
21 changed files with 246 additions and 8 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