From 1ed281df8f45f0d0e0ac81d2acda8ff2aee2aad4 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 26 Sep 2024 05:06:05 -0600 Subject: [PATCH] Update Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md --- .../Servers/AWX/AWX Operator/Inventories/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md b/Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md index 68432bb..277a077 100644 --- a/Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md +++ b/Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md @@ -4,7 +4,7 @@ When you are deploying playbooks, you target hosts that exist in "Inventories". !!! note "Inventory Data Relationships" An inventory file consists of hosts, groups, and variables. A host belongs to a group, and a group can have variables configured for it. If you run a playbook / job template against a host, it will assign the variables associated to the group that host belongs to (if any) during runtime. -```title="https://git.bunny-lab.io/GitOps/awx.bunny-lab.io/src/branch/main/inventories/homelab.ini" +```ini title="https://git.bunny-lab.io/GitOps/awx.bunny-lab.io/src/branch/main/inventories/homelab.ini" # Networking bunny-pfsense-01 ansible_host=192.168.3.1