feat: Add gitea

This commit is contained in:
Lino Silva
2023-04-21 14:19:03 +01:00
parent 7268e5e976
commit 69b6011d2c
14 changed files with 210 additions and 2 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