Hi
I’m running AWX in Docker.
We have a project which fetches our git repo with ansible playbooks from github.com which is successful and pulls the repo files to a sub-folder under /var/lib/awx/projects/
When I attempt to set the new playbook for an existing template I do not see the playbook in the list?
The playbook .yml file is in the sub-folder, permissions seem to be correct and it is a valid yaml file.
Could someone help me with understanding where to look further for the cause of this issue?
thanks,
Chris