feat: Add nginx-proxy-manager

This commit is contained in:
Lino Silva
2023-07-10 11:26:20 +01:00
parent 231b57fa6c
commit fd32f290af
15 changed files with 305 additions and 82 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