From 274a6d5036708459f7457f50cb10f1825b54d538 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 28 Apr 2025 17:54:48 -0600 Subject: [PATCH] Update Networking/Homelab Server Inventory.md --- Networking/Homelab Server Inventory.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index a39dfa6..40b5915 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -68,8 +68,9 @@ lab-flyff-01 ansible_host=192.168.3.50 # (50) lab-semaphore-01 ansible_host=192.168.3.51 # (51) lab-hls-01 ansible_host=192.168.3.52 # (52) lab-hls-02 ansible_host=192.168.3.53 # (53) +deeplab-node-02 ansible_host=192.168.3.253 # (253) +lab-operator-01 ansible_host=192.168.3.254 # (254) lab-desktop-02 ansible_host=10.0.0.253 -lab-desktop-01 ansible_host=10.0.0.254 # ----------------------------------------------------------------- # # Host Groups - Various Logical Groupings of Devices # @@ -109,7 +110,7 @@ lab-docker-02 lab-semaphore-01 [workstations] -lab-desktop-01 +lab-operator-01 lab-desktop-02 # ----------------------------------------------------------------- # @@ -192,4 +193,6 @@ ansible_connection=ssh 50. Flyff VM 01 51. Semaphore UI Automation Server 52. Headless Laptop Server 01 -53. Headless Laptop Server 02 \ No newline at end of file +53. Headless Laptop Server 02 +253. Fedora Workstation 42 VM +254. Windows 11 Workstation \ No newline at end of file