mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Hide manual inventory sources from the source list
This commit is contained in:
parent
c038116626
commit
7b04e70522
@ -7,7 +7,8 @@ export default {
|
||||
inventory_source_search: {
|
||||
value: {
|
||||
page_size: "20",
|
||||
order_by: "name"
|
||||
order_by: "name",
|
||||
not__source: ""
|
||||
},
|
||||
dynamic: true,
|
||||
squash: ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user