Update Networking/Homelab Server Inventory.md

This commit is contained in:
2024-12-05 02:45:18 -07:00
parent d607f8013f
commit 3b5fc19cb3

View File

@ -56,6 +56,8 @@ lab-wazuh-01 ansible_host=192.168.3.38 # (38)
lab-harvester-01 ansible_host=192.168.3.39 # (39) lab-harvester-01 ansible_host=192.168.3.39 # (39)
lab-harvester-01-vip ansible_host=192.168.3.40 # (40) lab-harvester-01-vip ansible_host=192.168.3.40 # (40)
lab-pterodactyl-01 ansible_host=192.168.3.41 # (41) lab-pterodactyl-01 ansible_host=192.168.3.41 # (41)
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 #
@ -99,6 +101,10 @@ lab-dt-01
lab-wazuh-01 lab-wazuh-01
lab-pterodactyl-01 lab-pterodactyl-01
[workstations]
lab-desktop-01
lab-desktop-02
# ----------------------------------------------------------------- # # ----------------------------------------------------------------- #
# Host Group Variables - Defining Specific Requirements of Groups # # Host Group Variables - Defining Specific Requirements of Groups #
# ----------------------------------------------------------------- # # ----------------------------------------------------------------- #