added hosts kube-master-1 and kube-master-2

This commit is contained in:
2024-03-27 23:41:45 +05:30
parent 9d1d0e9c48
commit 7b4f193bf2

View File

@@ -29,3 +29,7 @@ kube:
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