diff --git a/inventory.yml b/inventory.yml index 117b70f..8cc7c7d 100644 --- a/inventory.yml +++ b/inventory.yml @@ -46,4 +46,6 @@ proxmox: asus: ansible_host: 192.168.1.199 ansible_user: root - + pbs: + ansible_host: 192.168.1.112 + ansible_user: root