From a50b03da173425a1aededbf0b803f67c750855ee Mon Sep 17 00:00:00 2001 From: beeankha Date: Thu, 26 Mar 2020 20:04:11 -0400 Subject: [PATCH] Remove unnecessary fields in associations file --- awx_collection/tools/vars/associations.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/awx_collection/tools/vars/associations.yml b/awx_collection/tools/vars/associations.yml index 6f710db3b9..9d95bd666e 100644 --- a/awx_collection/tools/vars/associations.yml +++ b/awx_collection/tools/vars/associations.yml @@ -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