diff --git a/inventory.yml b/inventory.yml index 977e98b..476d4da 100644 --- a/inventory.yml +++ b/inventory.yml @@ -47,6 +47,9 @@ kube-lb: kube-lb-02: ansible_host: 192.168.1.52 ansible_user: akshun + kube-lb-03: + ansible_host: 192.168.1.53 + ansible_user: akshun proxmox: hosts: @@ -62,3 +65,4 @@ proxmox: pbs: ansible_host: 192.168.1.112 ansible_user: root +