diff --git a/inventory.yml b/inventory.yml index 756daaf..873912f 100644 --- a/inventory.yml +++ b/inventory.yml @@ -14,7 +14,7 @@ ungrouped: ansible_host: 192.168.1.165 ansible_user: akshun pi: - ansible_host: 192.168.1.44 + ansible_host: 192.168.1.45 ansible_user: akshun minecraft: ansible_host: 192.168.1.2 @@ -47,4 +47,7 @@ proxmox: nvidia: ansible_host: 192.168.1.113 ansible_user: akshun + hp-backup: + ansible_host: 192.168.1.44 + ansible_user: root