mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
Relates #7712 of ansible-tower. UI uses `related_search_fields` list to populate help text for resourse search, `ansible_facts` is searchable via UI but the general pickup logic would ignore it. So make it a corner case. Signed-off-by: Aaron Tan <jangsutsr@gmail.com>