From 7ed5e642139d28ffc2dc3d5e5357368b092aa382 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 17 Nov 2024 23:33:11 -0700 Subject: [PATCH] Update Networking/Homelab Server Inventory.md --- Networking/Homelab Server Inventory.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index e596228..c4ffcf7 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -5,6 +5,7 @@ All servers (physical and virtual) are documented within this specific page. Th ## 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. + [Ansible AWX Inventory File :material-ansible:](https://git.bunny-lab.io/GitOps/awx.bunny-lab.io/_edit/main/inventories/homelab.ini){ .md-button } ```ini title="https://git.bunny-lab.io/GitOps/awx.bunny-lab.io/src/branch/main/inventories/homelab.ini"