feat: Add ghost and dawarich

This commit is contained in:
Lino Silva
2025-08-29 22:21:30 +01:00
parent 877b4581af
commit ba250ae6ab
23 changed files with 591 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
ansible_user: root
ansible_host: 10.0.2.48
ansible_ssh_pass: "{{ proxmox_api_password }}"
vmid: 648
+6
View File
@@ -0,0 +1,6 @@
---
ansible_user: root
ansible_host: 10.0.2.47
ansible_ssh_pass: "{{ proxmox_api_password }}"
vmid: 647
+10
View File
@@ -0,0 +1,10 @@
---
ansible_user: root
ansible_host: 10.0.3.3
ansible_ssh_pass: "{{ proxmox_api_password }}"
ip_addr: 10.0.3.3
# interface which will be used for flannel
flannel_iface: "vmbr0"