delete contabo, add nginx and kube-lb hosts

This commit is contained in:
2025-10-25 05:36:18 +00:00
parent 3a41335c34
commit 98971dfd01

View File

@@ -13,8 +13,8 @@ ungrouped:
ansible: ansible:
ansible_host: 192.168.1.29 ansible_host: 192.168.1.29
ansible_user: akshun ansible_user: akshun
contabo: nginx:
ansible_host: 156.67.111.47 ansible_host: 192.168.1.22
ansible_user: akshun ansible_user: akshun
kube: kube:
@@ -35,6 +35,15 @@ kube:
ansible_host: 192.168.1.105 ansible_host: 192.168.1.105
ansible_user: akshun 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: proxmox:
hosts: hosts:
proxmox-main: proxmox-main: