mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Add instance_groups on resource_list_param_keys in awx_collection (#14146)
This commit is contained in:
parent
d3de884baf
commit
cdd48dd7cd
@ -235,6 +235,7 @@ def main():
|
||||
'workflows': 'workflow',
|
||||
'users': 'user',
|
||||
'teams': 'team',
|
||||
'instance_groups': 'instance_group',
|
||||
}
|
||||
|
||||
resources = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user