From 64e65d27df976c93c6b1758eab91d9d63b785042 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 15 Jan 2025 18:12:19 -0700 Subject: [PATCH] Update Networking/Homelab Server Inventory.md --- Networking/Homelab Server Inventory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index 0136693..42f2bca 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -4,7 +4,7 @@ All servers (physical and virtual) are documented within this specific page. Th **Note**: This list does not include container-based workloads. Those can be found within the [Container Network IP Table](https://docs.bunny-lab.io/Networking/IP%20Tables/192.168.5.0%20-%20Container%20Network/) document. Given that Ansible does not interact with containers in my homelab (*yet*), these devices are not listed within this document. ## Updating Ansible Inventory -Whenever changes are made here, they need to be replicated to the production Ansible AWX Inventory File. This ensures that Ansible AWX is always up-to-date. Simply copy/paste the codeblock below into the linked inventory file, and commit the change with a comment explaining what was added/removed from the inventory list. +Whenever changes are made here, they need to be replicated to the production Ansible AWX Inventory File. This ensures that Ansible AWX is always up-to-date. Simply copy/paste the codeblock below into the linked inventory file, and commit the change with a comment explaining what was added/removed from the inventory list. [:material-ansible: Edit Ansible AWX Inventory File](https://git.bunny-lab.io/GitOps/awx.bunny-lab.io/_edit/main/inventories/homelab.ini){ .md-button }