Update Networking/Homelab Server Inventory.md

This commit is contained in:
2025-04-21 18:16:08 -06:00
parent 763fac47bd
commit b80fa497ea

View File

@ -66,6 +66,8 @@ lab-docker-02 ansible_host=192.168.3.48 # (48)
lab-fps-01 ansible_host=192.168.3.49 # (49) lab-fps-01 ansible_host=192.168.3.49 # (49)
lab-flyff-01 ansible_host=192.168.3.50 # (50) lab-flyff-01 ansible_host=192.168.3.50 # (50)
lab-semaphore-01 ansible_host=192.168.3.51 # (51) 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)
lab-desktop-02 ansible_host=10.0.0.253 lab-desktop-02 ansible_host=10.0.0.253
lab-desktop-01 ansible_host=10.0.0.254 lab-desktop-01 ansible_host=10.0.0.254
@ -189,3 +191,5 @@ ansible_connection=ssh
49. Windows File Server 49. Windows File Server
50. Flyff VM 01 50. Flyff VM 01
51. Semaphore UI Automation Server 51. Semaphore UI Automation Server
52. Headless Laptop Server 01
53. Headless Laptop Server 02