awx/awx_collection/tools/vars/associations.yml
2021-06-08 14:33:30 -04:00

17 lines
450 B
YAML

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