Manually select schemas

I have an ansible file in one of my projects, which is not located or named according to ansibles guidelines. Therefore my schemas I configured are wrongly applied. In my case, it interprets an ansible playbook as a kubernetes yaml, which borks syntax highlighting and autocompletion.

Is there a way to manually set a schema for a sepcific file?