mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Show EE images that are managed by tower in UI
This commit is contained in:
parent
c74d60f3f3
commit
12b8349e88
@ -21,7 +21,6 @@ import ExecutionEnvironmentsListItem from './ExecutionEnvironmentListItem';
|
||||
const QS_CONFIG = getQSConfig('execution_environments', {
|
||||
page: 1,
|
||||
page_size: 20,
|
||||
managed_by_tower: false,
|
||||
order_by: 'image',
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user