From 9656cfc002bc1502265ed86a213fe560e54ecf5e Mon Sep 17 00:00:00 2001 From: Akshun Date: Tue, 28 Nov 2023 13:55:25 +0530 Subject: [PATCH] Modified to add aliases --- inventory | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/inventory b/inventory index f08ec9d..e0bbe3e 100644 --- a/inventory +++ b/inventory @@ -1,14 +1,7 @@ -#minecraft -192.168.1.79 -#jellyfin -192.168.1.12 -#omv -192.168.1.15 -#docker -192.168.1.202 -#pihole -192.168.1.14 -#pi -192.168.1.239 -#proxmox -192.168.1.126 +minecraft ansible_host=192.168.1.79 +jellyfin ansible_host=192.168.1.12 +omv ansible_host=192.168.1.15 +docker ansible_host=192.168.1.202 +pihole ansible_host=192.168.1.14 +pi ansible_host=192.168.1.239 +proxmox ansible_host=192.168.1.126