mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 13:36:02 -03:30
Filter constructed inventory hosts from smart inventory host lookup
This commit is contained in:
committed by
Rick Elrod
parent
ab0463bf2a
commit
054a70bda4
@@ -84,6 +84,7 @@ const QS_CONFIG = getQSConfig(
|
||||
page: 1,
|
||||
page_size: 5,
|
||||
order_by: 'name',
|
||||
not__inventory__kind: 'constructed',
|
||||
},
|
||||
['id', 'page', 'page_size', 'inventory']
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user