Update Networking/Homelab Server Inventory.md
This commit is contained in:
@ -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-semaphore-01 ansible_host=192.168.3.51 # (51)
|
||||||
lab-hls-01 ansible_host=192.168.3.52 # (52)
|
lab-hls-01 ansible_host=192.168.3.52 # (52)
|
||||||
lab-hls-02 ansible_host=192.168.3.53 # (53)
|
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-02 ansible_host=10.0.0.253
|
||||||
lab-desktop-01 ansible_host=10.0.0.254
|
|
||||||
|
|
||||||
# ----------------------------------------------------------------- #
|
# ----------------------------------------------------------------- #
|
||||||
# Host Groups - Various Logical Groupings of Devices #
|
# Host Groups - Various Logical Groupings of Devices #
|
||||||
@ -109,7 +110,7 @@ lab-docker-02
|
|||||||
lab-semaphore-01
|
lab-semaphore-01
|
||||||
|
|
||||||
[workstations]
|
[workstations]
|
||||||
lab-desktop-01
|
lab-operator-01
|
||||||
lab-desktop-02
|
lab-desktop-02
|
||||||
|
|
||||||
# ----------------------------------------------------------------- #
|
# ----------------------------------------------------------------- #
|
||||||
@ -193,3 +194,5 @@ ansible_connection=ssh
|
|||||||
51. Semaphore UI Automation Server
|
51. Semaphore UI Automation Server
|
||||||
52. Headless Laptop Server 01
|
52. Headless Laptop Server 01
|
||||||
53. Headless Laptop Server 02
|
53. Headless Laptop Server 02
|
||||||
|
253. Fedora Workstation 42 VM
|
||||||
|
254. Windows 11 Workstation
|
Reference in New Issue
Block a user