From a541cdb94627313feb0cc7cabc01c1c5b3bf1db1 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 28 Jul 2025 22:12:02 -0600 Subject: [PATCH] Update Servers/Automation/Ansible/AWX/Connect AWX to Gitea.md --- Servers/Automation/Ansible/AWX/Connect AWX to Gitea.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Servers/Automation/Ansible/AWX/Connect AWX to Gitea.md b/Servers/Automation/Ansible/AWX/Connect AWX to Gitea.md index 61350fe..cce4933 100644 --- a/Servers/Automation/Ansible/AWX/Connect AWX to Gitea.md +++ b/Servers/Automation/Ansible/AWX/Connect AWX to Gitea.md @@ -60,9 +60,8 @@ Now you will want to connect this inventory to the inventory file(s) hosted in t | Project | `Bunny-Lab` | | Inventory File | `inventories/homelab.ini` | -Check the box at the bottom named "**Update on Launch**". This will pull the latest inventory each time a job is run. It may slightly slow down jobs, but it ensures that everything is updated every time a job is ran. - - +!!! info "Overwriting Existing Inventory Data" + You want to make sure that the checkboxes for "**Overwrite**" and "**Overwrite Variables**" are checked. This ensures that if devices and/or group variables are removed from the inventory file in Gitea, they will also be removed from the inventory inside AWX. ## Webhooks Optionally, set up webhooks in Gitea to trigger inventory updates in AWX upon changes in the repository. This section is not documented yet, but will eventually be documented. \ No newline at end of file