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