Update Docker & Kubernetes/Servers/AWX/AWX Operator/Inventories/Overview.md
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user