delete contabo, add nginx and kube-lb hosts
This commit is contained in:
@@ -13,8 +13,8 @@ ungrouped:
|
||||
ansible:
|
||||
ansible_host: 192.168.1.29
|
||||
ansible_user: akshun
|
||||
contabo:
|
||||
ansible_host: 156.67.111.47
|
||||
nginx:
|
||||
ansible_host: 192.168.1.22
|
||||
ansible_user: akshun
|
||||
|
||||
kube:
|
||||
@@ -35,6 +35,15 @@ kube:
|
||||
ansible_host: 192.168.1.105
|
||||
ansible_user: akshun
|
||||
|
||||
kube-lb:
|
||||
hosts:
|
||||
kube-lb-01:
|
||||
ansible_host: 192.168.1.51
|
||||
ansible_user: akshun
|
||||
kube-lb-02:
|
||||
ansible_host: 192.168.1.52
|
||||
ansible_user: akshun
|
||||
|
||||
proxmox:
|
||||
hosts:
|
||||
proxmox-main:
|
||||
|
||||
Reference in New Issue
Block a user