add host kube-master-3
This commit is contained in:
@@ -15,6 +15,8 @@ ungrouped:
|
||||
ansible_host: 192.168.1.129
|
||||
nginx:
|
||||
ansible_host: 192.168.1.164
|
||||
pi:
|
||||
ansible_host: 192.168.1.241
|
||||
kube:
|
||||
hosts:
|
||||
kube-01:
|
||||
@@ -25,11 +27,11 @@ kube:
|
||||
ansible_host: 192.168.1.194
|
||||
kube-04:
|
||||
ansible_host: 192.168.1.48
|
||||
pi:
|
||||
ansible_host: 192.168.1.239
|
||||
jellyfin:
|
||||
ansible_host: 192.168.1.125
|
||||
kube-master-1:
|
||||
ansible_host: 192.168.1.93
|
||||
kube-master-2:
|
||||
ansible_host: 192.168.1.96
|
||||
kube-master-3:
|
||||
ansible_host: 192.168.1.23
|
||||
Reference in New Issue
Block a user