mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Remove unnecessary fields in associations file
This commit is contained in:
parent
9f4afe6972
commit
a50b03da17
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user