SCM inventory vars not importing into AWX/AAP

,

Had anyone had issues importing SCM inventory file vars into AAP/AWX? Our inventory has about 3k lines that look similar to the following.

hostname.example.com ansible_host=“10.10.10.10” _awx_description=“10.10.10.10 – Cisco_Catalyst_38xx_stack”

I’m able to see _awx_description show up fine, however, ansible_host doesn’t show up at all.