From e15fe60e6bd2597a8ebd9142ffee6ee442203ed3 Mon Sep 17 00:00:00 2001 From: Akshun Date: Sun, 31 Dec 2023 06:44:37 +0530 Subject: [PATCH] Added host 'localhost' --- inventory | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/inventory b/inventory index e53ecdd..4e8c696 100644 --- a/inventory +++ b/inventory @@ -1,7 +1,8 @@ -minecraft ansible_host=192.168.1.2 -jellyfin ansible_host=192.168.1.5 -omv ansible_host=192.168.1.4 -docker ansible_host=192.168.1.202 -pi ansible_host=192.168.1.239 -proxmox ansible_host=192.168.1.126 -pihole ansible_host=192.168.1.210 +minecraft ansible_host=192.168.1.2 +jellyfin ansible_host=192.168.1.5 +omv ansible_host=192.168.1.4 +docker ansible_host=192.168.1.202 +pi ansible_host=192.168.1.239 +proxmox ansible_host=192.168.1.126 +pihole ansible_host=192.168.1.210 +server-fedora ansible_host=localhost