diff --git a/inventory.yml b/inventory.yml index d4e77ab..0bac873 100644 --- a/inventory.yml +++ b/inventory.yml @@ -23,7 +23,7 @@ ungrouped: kube: hosts: master-3: - ansible_host: 192.168.1.114 + ansible_host: 192.168.1.100 ansible_user: akshun master-4: ansible_host: 192.168.1.233 @@ -32,7 +32,7 @@ kube: ansible_host: 192.168.1.119 ansible_user: akshun worker-3: - ansible_host: 192.168.1.107 + ansible_host: 192.168.1.114 ansible_user: akshun worker-4: ansible_host: 192.168.1.222 @@ -51,5 +51,5 @@ proxmox: ansible_user: root asus: ansible_host: 192.168.1.199 - ansible_host: root + ansible_user: root