Update inventory.yml
This commit is contained in:
@@ -11,8 +11,6 @@ ungrouped:
|
||||
ansible_host: 192.168.1.210
|
||||
nginx:
|
||||
ansible_host: 192.168.1.164
|
||||
# pi:
|
||||
# ansible_host: 192.168.1.241
|
||||
kube:
|
||||
hosts:
|
||||
kube-01:
|
||||
@@ -26,4 +24,6 @@ kube:
|
||||
kube-master-1:
|
||||
ansible_host: 192.168.1.93
|
||||
kube-master-2:
|
||||
ansible_host: 192.168.1.96
|
||||
ansible_host: 192.168.1.96
|
||||
pi:
|
||||
ansible_host: 192.168.1.241
|
||||
Reference in New Issue
Block a user