feat: Buncha shit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.16
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 607
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.17
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 608
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.6
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
ip_addr: 10.0.2.6
|
||||
# interface which will be used for flannel
|
||||
flannel_iface: "vmbr0"
|
||||
@@ -3,3 +3,4 @@
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.14
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 605
|
||||
@@ -3,3 +3,4 @@
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.15
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 606
|
||||
Reference in New Issue
Block a user