From ca88d4ec92bda7db230ce28b633cc22d152d9730 Mon Sep 17 00:00:00 2001 From: akshun Date: Mon, 28 Oct 2024 19:45:36 +0530 Subject: [PATCH] add new proxmox host --- inventory.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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