Hello,
I've just migrated my codebase to Azure Devops (ADO), including my Ansible playbooks.
Previously for all Projects I was using manual SCM type and the default Ansible projects folder location /var/lib/awx/projects, as the location to store all playbooks and files i.e. bash scripts, that were referenced within the playbooks.
Now that I have new AWX Projects using SCM type Git pointing to ADO repositories, do I need to store the associated files in the same repository folder where the playbooks reside? If not, can someone please advise where the files need to be stored?
Regards,
Simon