Inventory host search using equals rather than contains #9226
Comments
|
Yea, it should be |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
Yea, it should be |
ISSUE TYPE
SUMMARY
Searching for a host in inventory looks for an exact match rather than using contains. Searching for other things (job templates, etc) use the contains method. I'm assuming they should all be using contains to be consistent.
Url example when searching for a host in inventory:
https://awx.company.net/#/inventories/inventory/2/hosts?host.name=demo
ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: