Added upsnap

This commit is contained in:
Lino Silva
2023-09-05 16:37:31 +01:00
parent fd32f290af
commit f53ad0b32f
13 changed files with 227 additions and 16 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