Update Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md

This commit is contained in:
2024-09-26 05:06:05 -06:00
parent c596dc56a8
commit 1ed281df8f

View File

@ -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