feat: Add ghost and dawarich
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.48
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 648
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.47
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 647
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user