add instance_groups on cli and awx.awx.role (#13784)

This commit is contained in:
Lorenzo Tanganelli
2023-04-04 16:09:48 +02:00
committed by GitHub
parent 2db29e5ce2
commit 479d0c2b12
2 changed files with 7 additions and 0 deletions

View File

@@ -396,6 +396,7 @@ class RoleMixin(object):
['credentials', 'credential'],
['job_templates', 'job_template'],
['workflow_job_templates', 'workflow_job_template'],
['instance_groups', 'instance_group'],
]
roles = {} # this is calculated once