Update inventory.yml
This commit is contained in:
@@ -11,8 +11,6 @@ ungrouped:
|
|||||||
ansible_host: 192.168.1.210
|
ansible_host: 192.168.1.210
|
||||||
nginx:
|
nginx:
|
||||||
ansible_host: 192.168.1.164
|
ansible_host: 192.168.1.164
|
||||||
# pi:
|
|
||||||
# ansible_host: 192.168.1.241
|
|
||||||
kube:
|
kube:
|
||||||
hosts:
|
hosts:
|
||||||
kube-01:
|
kube-01:
|
||||||
@@ -27,3 +25,5 @@ kube:
|
|||||||
ansible_host: 192.168.1.93
|
ansible_host: 192.168.1.93
|
||||||
kube-master-2:
|
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