vscode-yaml
                                
                                 vscode-yaml copied to clipboard
                                
                                    vscode-yaml copied to clipboard
                            
                            
                            
                        Detected Tekton tasks as Ansible tasks
Describe the bug
When I open a Tekton task, VSCode detect it as Ansible task:
Expected Behavior
Detected as Tekton task. Or at least not detect it as Ansible.
Current Behavior
Detected as Ansible task.
Steps to Reproduce
Create a Tekton task an open it.
Environment
- [ ] Windows
- [x] Mac
- [ ] Linux
- [ ] other (please specify)
I am experiencing the same thing with .moon/tasks https://moonrepo.dev/moon
Likely any tasks folder is auto assumed as Ansible. I even have $schema field but it still emits errors.