mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Remove unnecessary fields in associations file
This commit is contained in:
@@ -4,13 +4,10 @@ associations:
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user