mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 15:58:38 -05:00
Associate instances to instance groups
Associate instances to instance groups. See: https://github.com/ansible/awx/issues/7801
This commit is contained in:
@@ -42,6 +42,7 @@ const defaultContexts = {
|
||||
ansible_version: null,
|
||||
custom_virtualenvs: [],
|
||||
version: null,
|
||||
me: { is_superuser: true },
|
||||
toJSON: () => '/config/',
|
||||
},
|
||||
router: {
|
||||
|
||||
Reference in New Issue
Block a user