From 726ccb0242469e18e5ab7d8cb9699dcd1241b04a Mon Sep 17 00:00:00 2001 From: "martin.fencl" Date: Mon, 1 Dec 2025 01:07:38 +0100 Subject: [PATCH] Update inventory for Linux servers with specific Proxmox entries --- inv_linuxes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inv_linuxes b/inv_linuxes index 93c5bcf..22e415c 100644 --- a/inv_linuxes +++ b/inv_linuxes @@ -1,3 +1,3 @@ [linux_servers] -proxmox ansible_host=192.168.69.2 -proxmox ansible_host2=192.168.69.3 \ No newline at end of file +proxmox_nextcloud ansible_host=192.168.69.2 +proxmox_services ansible_host=192.168.69.3 \ No newline at end of file