Playbook not found for project - AWX14.1

Hi everyone,

I’m on AWX 14.1 (container based installation).
Using a project with GIT based SCM.

When I clone the repo, I see all the yamls including the one I’m interested in i.e. poke.yml

total 40
-rw-r–r–. 1 root root 9270 Apr 1 10:39 README.md
-rw-r–r–. 1 root root 2190 Apr 1 10:39 dbservers.yml
-rw-r–r–. 1 root root 361 Apr 1 10:39 ansible_version.yml
-rw-r–r–. 1 root root 296 Apr 1 10:39 poke.yml
-rw-r–r–. 1 root root 3780 Apr 1 10:39 inventory.yml
drwxr-xr-x. 2 root root 259 Apr 1 10:39 group_vars
drwxr-xr-x. 10 root root 256 Apr 1 10:39 roles
drwxr-xr-x. 2 root root 33 Apr 1 10:39 tasks
-rw-r–r–. 1 root root 53 Apr 1 10:39 site.yml

However, while creating new template, “poke.yml” isn’t available in playbooks list, and errors out as “Playbook not found for project” .
All other yml files are available in while creating new template.
Would really appreciate any help.
Thanks
JK