1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
awx/awx_collection/tools/vars/associations.yml

14 lines
384 B
YAML

---
associations:
job_templates:
- related_item: credentials
endpoint: credentials
description: "The credentials used by this job template"
groups:
- related_item: hosts
endpoint: hosts
description: "The hosts associated with this group"
- related_item: groups
endpoint: children
description: "The hosts associated with this group"